Add cargo feature for diagnostics #94
Labels
status:minor
Low priority improvements
type:enhancement
Issues concerning code or feature improvement (performance, refactoring, etc)
Describe what you want implemented
Use DiagnosticRwLock only if a specific cargo feature is enabled
Describe "Why" this is needed
Even if the DiagnosticRwLock overhead is almost insignificant, this should not be used always
The text was updated successfully, but these errors were encountered: