#performance #attributes #time #macro #performance-mark #logging #performance-mark-attribute

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

#243 in Profiling


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

~320–770KB
~18K SLoC