mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
chore(benchmark): update benchmark result for 5800H (#551)
This commit is contained in:
parent
d02c7dc0b3
commit
e18c6bd115
1 changed files with 7 additions and 5 deletions
|
|
@ -67,16 +67,18 @@ Summary
|
|||
|
||||
```
|
||||
Benchmark 1: oxc
|
||||
Time (mean ± σ): 6.6 ms ± 1.6 ms [User: 3.4 ms, System: 6.1 ms]
|
||||
Range (min … max): 3.6 ms … 22.1 ms 379 runs
|
||||
Time (mean ± σ): 239.6 ms ± 2.3 ms [User: 3113.7 ms, System: 153.3 ms]
|
||||
Range (min … max): 236.8 ms … 244.1 ms 10 runs
|
||||
|
||||
Warning: Ignoring non-zero exit code.
|
||||
|
||||
Benchmark 2: eslint
|
||||
Time (mean ± σ): 565.9 ms ± 6.0 ms [User: 616.3 ms, System: 65.1 ms]
|
||||
Range (min … max): 559.7 ms … 579.9 ms 10 runs
|
||||
Time (mean ± σ): 16.318 s ± 0.566 s [User: 16.324 s, System: 0.723 s]
|
||||
Range (min … max): 15.624 s … 16.965 s 10 runs
|
||||
|
||||
Warning: Ignoring non-zero exit code.
|
||||
|
||||
Summary
|
||||
oxc ran
|
||||
85.72 ± 20.35 times faster than eslint
|
||||
68.09 ± 2.45 times faster than eslint
|
||||
```
|
||||
Loading…
Reference in a new issue