algorithm-engineering/_result.r8.rh64.txt
Patrick Schneider 2d981a20c1 Finish exercise.
Improves concurrency, fixes memory out of bounce issue in robin hood sort.
Adds report and plots notebook.
2025-09-30 16:20:03 +02:00

7 lines
1.0 KiB
Plaintext

RESULT name=sort n=100 t=1 iterations=12 durationNanoseconds=89286 totalDurationNanoseconds=1071439 constructorNanoseconds=417 totalConstructorNanoseconds=5010
RESULT name=sort n=1000 t=1 iterations=15 durationNanoseconds=67046 totalDurationNanoseconds=1005700 constructorNanoseconds=7303 totalConstructorNanoseconds=109550
RESULT name=sort n=10001 t=1 iterations=2 durationNanoseconds=670334 totalDurationNanoseconds=1340669 constructorNanoseconds=69740 totalConstructorNanoseconds=139480
RESULT name=sort n=100000 t=1 iterations=1 durationNanoseconds=15566997 totalDurationNanoseconds=15566997 constructorNanoseconds=1223849 totalConstructorNanoseconds=1223849
RESULT name=sort n=10000000 t=1 iterations=1 durationNanoseconds=4408773159 totalDurationNanoseconds=4408773159 constructorNanoseconds=139710733 totalConstructorNanoseconds=139710733
RESULT name=sort n=100000000 t=1 iterations=1 durationNanoseconds=7831046117 totalDurationNanoseconds=7831046117 constructorNanoseconds=1293079653 totalConstructorNanoseconds=1293079653