Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rictic
Copy link
Owner

@rictic rictic commented Oct 24, 2025

No description provided.

@github-actions
Copy link

Benchmark Results 🚀

> [email protected] node-bench
> wireit

Parsing a small file (64KiB) averaged over 10000 runs
  jsonriver (current)            0.664ms ±0.15ms
  jsonriver (main branch)        0.688ms ±0.15ms
  JSON.parse                     0.158ms ±0.03ms


Parsing a medium file (1.4MiB) averaged over 1000 runs
  jsonriver (current)           14.922ms ±0.79ms
  jsonriver (main branch)       15.465ms ±1.02ms
  JSON.parse                     3.991ms ±0.60ms


Parsing a large file (25MiB) averaged over 20 runs
  jsonriver (current)          348.967ms ±5.78ms
  jsonriver (main branch)      358.244ms ±6.67ms
  JSON.parse                    88.146ms ±7.66ms


✅ Ran 2 scripts and skipped 0 in 65.6s.```

@github-actions
Copy link

Benchmark Results 🚀

> [email protected] node-bench
> wireit

Parsing a small file (64KiB) averaged over 10000 runs
  jsonriver (current)            0.683ms ±0.16ms
  jsonriver (main branch)        0.670ms ±0.15ms
  JSON.parse                     0.163ms ±0.04ms


Parsing a medium file (1.4MiB) averaged over 1000 runs
  jsonriver (current)           15.396ms ±0.53ms
  jsonriver (main branch)       14.945ms ±0.37ms
  JSON.parse                     4.260ms ±0.81ms


Parsing a large file (25MiB) averaged over 20 runs
  jsonriver (current)          358.625ms ±6.58ms
  jsonriver (main branch)      358.583ms ±6.55ms
  JSON.parse                    89.932ms ±7.56ms


✅ Ran 2 scripts and skipped 0 in 66.1s.```

@rictic rictic merged commit 39f1974 into main Oct 25, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants