#benchmark #secondary-color #determine #art #speed #produced #demonstrate

nightly bin+lib art_benchmarks

Demonstration of various benchmarks of solutions to the Primary/Secondary color enum problem

3 releases (breaking)

0.3.0 Jul 3, 2021
0.2.0 Jul 3, 2021
0.1.0 Jul 2, 2021

#3 in #secondary-color

MIT/Apache

9KB
215 lines

art_benchmarks

These benchmarks demonstrate speed of determining produced secondary colors.

git clone https://github.com/meltyness/art_benchmarks
rustup toolchain install nightly
rustup default nightly
cargo bench

And you can observe the results and maybe contribute


lib.rs:

Art

A library for modeling artistic concepts.

No runtime deps