Skip to content

Commit 000dd5a

Browse files
authored
Update README.md
1 parent 2c3f03f commit 000dd5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,8 @@ Some additional context is required for this benchmark. Glidesort is written and
425425

426426
<details><summary>data table</summary>
427427

428+
| Name | Items | Type | Best | Average | Compares | Samples | Distribution |
429+
| --------- | -------- | ---- | -------- | -------- | --------- | ------- | ---------------- |
428430
| quadsort | 131072 | 32 | 0.002162 | 0.002214 | 0 | 100 | random order |
429431
| fluxsort | 131072 | 32 | 0.001947 | 0.002034 | 0 | 100 | random order |
430432
| glidesort | 131072 | 32 | 0.003047 | 0.003126 | 0 | 100 | random order |

0 commit comments

Comments
 (0)