Files
ladybird/Userland/DevTools/Profiler/Profile.cpp
Andreas Kling 6210d2612e Profiler: Avoid JsonArray copying during perfcore parsing
Use JsonObject::get_ptr() to access array values without copying them.
2021-05-14 11:38:35 +02:00

17 KiB