Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julusian/supertimeline-rust
https://github.com/julusian/supertimeline-rust
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/julusian/supertimeline-rust
- Owner: Julusian
- Created: 2021-03-09T09:49:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T17:40:06.000Z (over 2 years ago)
- Last Synced: 2024-10-31T10:13:10.119Z (2 months ago)
- Language: Rust
- Size: 1.74 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Based on superfly-timeline v8.0.0
### Performance comparison
Rust:
* `cargo run --release dumps/real.json 100`Node:
* `cd node-timeline`
* `yarn`
* `node run-test.js ../dumps/real.json 100`