Lisandro Pin
7204731749
Minor fix for the CompactMap() performance test. ( #6836 )
...
Per-entry memory usage is based on `TotalAllocs`, which is incorrect - that
value is a cummulative of heap usage, which doesn't decrease when objects
are freeed.
`Allocs` is instead an accurate represeentation of actual memory usage
at the time metrics are reported.
2025-06-02 17:09:01 -07:00
..
2024-05-05 14:16:26 -07:00
2025-06-02 10:46:50 -07:00
2025-05-29 02:38:12 -07:00
2024-11-04 12:08:25 -08:00
2022-12-11 21:05:58 -08:00
2025-01-28 05:42:03 -08:00
2024-04-24 23:16:04 -07:00
2025-05-28 11:34:02 -07:00
2025-05-28 11:34:02 -07:00
2022-09-14 23:06:44 -07:00
2025-05-28 11:34:02 -07:00
2025-05-28 11:34:02 -07:00
2022-07-29 00:17:28 -07:00
2024-06-28 14:54:39 -07:00
2025-05-28 11:34:02 -07:00
2025-05-27 03:41:27 -07:00
2024-12-02 10:38:10 -08:00
2024-06-25 09:18:11 -07:00
2025-05-28 11:34:02 -07:00
2025-05-26 00:50:48 -07:00
2025-05-28 11:34:02 -07:00
2024-02-14 08:26:38 -08:00
2025-02-24 07:58:43 -08:00
2025-06-02 17:09:01 -07:00
2025-05-28 11:34:02 -07:00
2025-05-28 11:34:02 -07:00
2025-05-28 11:34:02 -07:00
2025-03-09 23:49:42 -07:00
2025-03-17 23:13:27 -07:00