Skip to content

Commit 3a873bc

Browse files
docs: fix industrial indexing table format [skip ci]
1 parent d7e63e4 commit 3a873bc

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -139,20 +139,20 @@ At the request of Reddit users and other community members, a performance compar
139139

140140
[//]: # (INDUSTRIAL_PERFORMANCE_BENCHMARK_DATA_SECTION_AMD_START)
141141

142-
**Last Run:** Wed Feb 11 14:05:30 2026 UTC / Wed Feb 11 22:05:30 2026 (UTC+8)
142+
**Last Run:** Sat Feb 21 13:35:00 2026 UTC / Sat Feb 21 21:35:00 2026 (UTC+8)
143143
**Environment:** AMD EPYC 7763 64-Core Processor (GitHub Actions Runner)
144144

145145
| N | Dist | MR (ns/it) | PP (ns/it) | Speedup |
146146
|---|---|---|---|---|
147-
| 1000 | Random | 764.3 | 632.1 | 1.21x |
148-
| 1000 | Sorted | 691.2 | 634.9 | 1.09x |
149-
| 1000 | Reverse | 760.3 | 627.5 | 1.21x |
150-
| 100000 | Random | 110148.9 | 88825.8 | 1.24x |
151-
| 100000 | Sorted | 67241.0 | 63930.2 | 1.05x |
152-
| 100000 | Reverse | 79793.0 | 67020.2 | 1.19x |
153-
| 1000000 | Random | 1519254.9 | 1197853.6 | 1.27x |
154-
| 1000000 | Sorted | 703207.1 | 626522.8 | 1.12x |
155-
| 1000000 | Reverse | 825324.5 | 664926.1 | 1.24x |
147+
| 1000 | Random | 1057.0 | 633.4 | 1.67x |
148+
| 1000 | Sorted | 676.9 | 637.7 | 1.06x |
149+
| 1000 | Reverse | 873.1 | 728.2 | 1.20x |
150+
| 100000 | Random | 114563.3 | 94561.8 | 1.21x |
151+
| 100000 | Sorted | 67846.6 | 62763.3 | 1.08x |
152+
| 100000 | Reverse | 80115.5 | 66770.6 | 1.20x |
153+
| 1000000 | Random | 1568522.4 | 1247111.3 | 1.26x |
154+
| 1000000 | Sorted | 699835.1 | 626860.0 | 1.12x |
155+
| 1000000 | Reverse | 802942.6 | 669304.3 | 1.20x |
156156

157157
[//]: # (INDUSTRIAL_PERFORMANCE_BENCHMARK_DATA_SECTION_AMD_END)
158158

0 commit comments

Comments
 (0)