We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3f03f commit 000dd5aCopy full SHA for 000dd5a
README.md
@@ -425,6 +425,8 @@ Some additional context is required for this benchmark. Glidesort is written and
425
426
<details><summary>data table</summary>
427
428
+| Name | Items | Type | Best | Average | Compares | Samples | Distribution |
429
+| --------- | -------- | ---- | -------- | -------- | --------- | ------- | ---------------- |
430
| quadsort | 131072 | 32 | 0.002162 | 0.002214 | 0 | 100 | random order |
431
| fluxsort | 131072 | 32 | 0.001947 | 0.002034 | 0 | 100 | random order |
432
| glidesort | 131072 | 32 | 0.003047 | 0.003126 | 0 | 100 | random order |
0 commit comments