An open API service indexing awesome lists of open source software.

https://github.com/me7/benchmark_nim_python_node


https://github.com/me7/benchmark_nim_python_node

Last synced: 25 days ago
JSON representation

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

![result](result.png)