blaise/tests
Graeme Geldenhuys 80488bf0a4 test(bench): record TList<TObject> scan speedup from ARC elision
After commit ffe09b3 (nil-slot _ClassRelease elision), TList<TObject>
hand-rolled scan x 1000 went 131 ms -> 90 ms (~30% improvement) on
the same hardware as the previous entry.  Smaller wins on sequential
and random Get for the same workload.
2026-05-21 17:28:44 +01:00
..
integration chore(license): relicense from BSD-3-Clause to Apache 2.0 + Runtime Library Exception 2026-05-03 19:45:29 +01:00
bench_lists.pas test(bench): merge bench_strings + bench_objects into bench_lists 2026-05-21 14:37:22 +01:00
bench_lists_results.txt test(bench): record TList<TObject> scan speedup from ARC elision 2026-05-21 17:28:44 +01:00
phase2_milestone.pas chore(license): relicense from BSD-3-Clause to Apache 2.0 + Runtime Library Exception 2026-05-03 19:45:29 +01:00
phase3_milestone.pas chore(license): relicense from BSD-3-Clause to Apache 2.0 + Runtime Library Exception 2026-05-03 19:45:29 +01:00