mt-debug-counters 0.1.3

Crate to support high performance debug counters for heavy multithreaded applications
Documentation
1
2
3
4
5
# Multithreaded debug counters

Crate to support high performance debug counters for heavy multithreaded applications
All threads write to a thread local counter, then when the counters are requested
an aggregation across all the variables is performed