Skip to content

Commit 7866ae6

Browse files
committed
Added links to blog for PGO stuff
1 parent fa659d0 commit 7866ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ A collection of language-specific links.
5757
- [Pysequoia](https://github.com/wiktor-k/pysequoia) a python wrapper for GPG encryption around a Rust reimplementation
5858
- [Daquiri](https://github.com/resyncgg/dacquiri) a RBAC library that's enforced at compile time
5959
- [Mockall](https://crates.io/crates/mockall) a mock crate for Rust traits, to use in unit testing
60-
- [cargo-pgo](https://github.com/Kobzol/cargo-pgo) a PGO implementation for cargo/Rust
60+
- [cargo-pgo](https://github.com/Kobzol/cargo-pgo) a PGO implementation for cargo/Rust, and a couple of [blog](https://kobzol.github.io/rust/cargo/2023/07/28/rust-cargo-pgo.html) [articles](https://kobzol.github.io/rust/rustc/2022/10/27/speeding-rustc-without-changing-its-code.html) about it
6161

6262
### Python
6363

0 commit comments

Comments
 (0)