• mattrutherford's avatar
    Add instrumentation, with performance profiling capability (#4132) · 3402cc88
    mattrutherford authored
    * Implement instrumentation for performance profiling
    
    * Add profiling to runtime functions declared in `decl_module` inc.
    `on_initialize` and `on_finalize`
    
    * Remove changes
    
    * add docs, tidy up
    
    * fix versions
    
    * fix copyright date
    
    * switch to hashmap and instant
    
    * update example
    
    * update example
    
    * implement receiver for logger and make default
    
    * fix comment
    
    * use `if_std!` macro
    
    * remove whitespace
    
    * fix whitespace
    
    * fix nits
    3402cc88
This project manages its dependencies using Cargo. Learn more