Update README.md

This commit is contained in:
Soowon Jeong
2024-06-05 13:37:22 +09:00
committed by GitHub
parent 1a57cf7b7b
commit 208083741c

View File

@@ -10,9 +10,9 @@ cargo install flamegraph
2. In Linux, install `perf`. \
In Mac OS, it uses built-in dtrace.
2. Run benchmark
3. Run benchmark
```sh
make bench
```
3. The result of benchmark will be stored as `flamegraph.svg` in the root.
4. The result of benchmark will be stored as `flamegraph.svg` in the root.