Skip to content

laruh/benchmarks_and_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarks and Tests

This project is used for benchmarking and testing various Rust features and implementations.

Running Benchmarks

To get benchmark results, run the following command:

cargo bench

Run application

Execute the following commands:

cargo build --release
./target/release/benchmarks_and_tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages