Commit graph

1 commit

Author SHA1 Message Date
Graeme Geldenhuys 07b9b8ddbd test(bench): merge bench_strings + bench_objects into bench_lists
The multi-instance generic miscompile that forced the two-program
split is fixed (b6736d3), so the four workloads now run in a single
program: TStringList, TList<String>, TObjectList, TList<TObject>.

Add a fresh results entry on the post-fix compiler; timings are
within noise of the split run on the same hardware.
2026-05-21 14:37:22 +01:00
Renamed from tests/bench_strings.pas (Browse further)