#time

performance-mark-impl

performance_mark is an attribute macro that adds performance (time) logging to methods. This crate is implementation detail, you should depend on performance-mark-attribute instead.

3 unstable releases

0.2.2 May 15, 2023
0.2.1 May 15, 2023
0.2.0 May 15, 2023
0.1.0 May 15, 2023

#409 in Profiling

50 downloads per month
Used in 2 crates (via performance-mark-macro)

MIT license

7KB
137 lines

This crate implements the macro for performance_mark and should not be used directly.

Dependencies

~235–680KB
~16K SLoC