Files
ladybird/Libraries/LibCore
Andreas Kling 1b2c6e8f41 LibCore: Use JsonObject::get_ptr() in CProcessStatisticsReader
This removes a bunch of JsonValue copying from the hot path in thread
statistics fetching.

Also pre-size the thread statistics vector since we know the final size
up front. :^)
2019-12-30 14:51:34 +01:00
..
2019-09-21 20:50:06 +02:00
2019-11-10 12:52:23 +01:00