Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googlercolin/rust_program_optimization
https://github.com/googlercolin/rust_program_optimization
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googlercolin/rust_program_optimization
- Owner: googlercolin
- Created: 2023-04-29T00:22:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-29T00:23:31.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:51:06.721Z (3 months ago)
- Language: Rust
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
To compile and run the code, use "cargo run --release".
To compile and run the code, and also get a flamegraph, use the makefile
by typing "make".