Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shakyshane/rust-vs-node


https://github.com/shakyshane/rust-vs-node

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

to run the benchmarks you'll need node 4.x + rust 1.5 +

```shell
cargo build
./bench.sh
```

I see `rust` being approx 7x faster for `100` loops over the nearly `3000` char file.

![bench](http://i.imgur.com/t0n4Tmh.png)