algorithm-engineering/_result.r6.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=67 durationNanoseconds=14989 totalDurationNanoseconds=1004320 constructorNanoseconds=195 totalConstructorNanoseconds=13070
RESULT name=sort n=1000 t=1 iterations=30 durationNanoseconds=34390 totalDurationNanoseconds=1031729 constructorNanoseconds=4118 totalConstructorNanoseconds=123540
RESULT name=sort n=10001 t=1 iterations=1 durationNanoseconds=1075810 totalDurationNanoseconds=1075810 constructorNanoseconds=121150 totalConstructorNanoseconds=121150
RESULT name=sort n=100000 t=1 iterations=1 durationNanoseconds=6155569 totalDurationNanoseconds=6155569 constructorNanoseconds=1253620 totalConstructorNanoseconds=1253620
RESULT name=sort n=10000000 t=1 iterations=1 durationNanoseconds=806477176 totalDurationNanoseconds=806477176 constructorNanoseconds=136332704 totalConstructorNanoseconds=136332704
RESULT name=sort n=100000000 t=1 iterations=1 durationNanoseconds=8480784602 totalDurationNanoseconds=8480784602 constructorNanoseconds=1298173953 totalConstructorNanoseconds=1298173953