speed_test 0.1.2

This crate allows for easy performance profiling, seamlessly.
Documentation
1
2
3
4
[![build badge](https://github.com/marci1175/PerformanceProfiling/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/marci1175/PerformanceProfiling/actions/workflows/rust.yml)

Ever wanted to measure a specfic line of code's speed? no? Well now you do! Using the macros included in this crate, you can do so seamlessly.
Now is the easiest time to performance profile, especially with this crate.