coarse-prof 0.2.6

Tiny library for coarse-grained hierarchical profiling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.instant]
version = "0.1"

[dependencies.log]
version = "0.4"

[package]
authors = ["leod <subtle.frustration@proton.me>"]
description = "Tiny library for coarse-grained hierarchical profiling"
documentation = "https://docs.rs/coarse-prof"
edition = "2018"
homepage = "https://github.com/leod/coarse-prof"
keywords = ["profiling", "instrumentation"]
license = "MIT"
name = "coarse-prof"
readme = "README.md"
repository = "https://github.com/leod/coarse-prof"
version = "0.2.6"