algorithm-engineering/_result.r6.rh128.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=143 durationNanoseconds=6998 totalDurationNanoseconds=1000780 constructorNanoseconds=193 totalConstructorNanoseconds=27710
RESULT name=sort n=1000 t=1 iterations=19 durationNanoseconds=53799 totalDurationNanoseconds=1022189 constructorNanoseconds=7176 totalConstructorNanoseconds=136360
RESULT name=sort n=10001 t=1 iterations=1 durationNanoseconds=1073610 totalDurationNanoseconds=1073610 constructorNanoseconds=109490 totalConstructorNanoseconds=109490
RESULT name=sort n=100000 t=1 iterations=1 durationNanoseconds=6000099 totalDurationNanoseconds=6000099 constructorNanoseconds=1239930 totalConstructorNanoseconds=1239930
RESULT name=sort n=10000000 t=1 iterations=1 durationNanoseconds=791672049 totalDurationNanoseconds=791672049 constructorNanoseconds=125842946 totalConstructorNanoseconds=125842946
RESULT name=sort n=100000000 t=1 iterations=1 durationNanoseconds=8503642338 totalDurationNanoseconds=8503642338 constructorNanoseconds=1296985133 totalConstructorNanoseconds=1296985133