Skip to content

RustyYato/f32-perf-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f32-perf-test

This crate was created to benchmark the difference between multiple implementations of f32::midpoint. in this PR: rust-lang/rust#121062

To run the benchmark, you must have Rust installed, and cargo installed (Rust's package manager).

Simply run:

cargo bench

You may want to tweak the RUSTFLAGS to include -C target-cpu=native to check if that improves performance!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages