CodeChain-io / CodeChain-io/remote-trait-object
[Report] Optimize remote-trait-object
Open
- Dominant language
- Rust
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Here's an instruction to profile the program.
```
cargo install flamegraph
sudo apt-get install linux-tools-5.3.0-62-generic
echo -1 | sudo tee /proc/sys/kernel/perf_event_paranoid
echo 0 | sudo tee /proc/sys/kernel/kptr_restrict
cargo flamegraph
```
I will constantly report benchmark result here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.