https://github.com/me7/benchmark_nim_python_node
https://github.com/me7/benchmark_nim_python_node
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/me7/benchmark_nim_python_node
- Owner: me7
- Created: 2022-07-15T04:53:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-15T04:54:13.000Z (about 4 years ago)
- Last Synced: 2023-02-28T17:41:48.037Z (over 3 years ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bench Loop
benchmark node, nim and python for print 50k line
- idea from youtube video "NODE vs BUN speed test"
- use "mitata" to benchmark (from bun repo)
- cannot benchmark bun yet (need upgrade WSL to ubuntu 22.04)
- result nim > python > node
