Commit 145fd98
committed
fix: correct performance metrics with actual verified benchmarks
- Fixed performance numbers that were significantly wrong:
- ENV: 2.5M lines/sec (was 3.3M)
- JSON: 1.2M lines/sec (was 1.7M)
- CSV: 57K lines/sec (was 472K) - major correction
- All numbers now verified through actual performance testing
- No more false claims in performance metrics1 parent b8adf0c commit 145fd98
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments