Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` ❯ pnpm bench > [email protected] bench /Users/brooklyn/workspace/github/oxc-node > pnpm --filter=bench bench > [email protected] bench /Users/brooklyn/workspace/github/oxc-node/packages/bench > node --import @oxc-node/core/register index.ts ┌─────────┬──────────────┬─────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────┼─────────┼────────────────────┼──────────┼─────────┤ │ 0 │ '@swc/core' │ '1,539' │ 649450.8402597416 │ '±0.44%' │ 1540 │ │ 1 │ 'oxc' │ '7,004' │ 142768.56045681832 │ '±0.07%' │ 7005 │ │ 2 │ 'typescript' │ '304' │ 3284196.5836065547 │ '±2.80%' │ 305 │ └─────────┴──────────────┴─────────┴────────────────────┴──────────┴─────────┘ ```
- Loading branch information