Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit a82b4f8

Browse files
committed
Add profiling chapter to contents
1 parent 7690422 commit a82b4f8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/030-profiling.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Measuring Performance

src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
- [Compiler Settings](020-rustc-options.md)
77
- [Cargo profiles](021-cargo-profile.md)
88
- [rustc flags](022-rustflags.md)
9+
- [Measuring Performance](030-profiling.md)

0 commit comments

Comments
 (0)