Skip to content

Commit

Permalink
Merge pull request #5289 from Kobzol/what-takes-so-long-blog-post
Browse files Browse the repository at this point in the history
Add `What part of Rust compilation is the bottleneck` blog post
  • Loading branch information
nellshamrell committed Mar 20, 2024
2 parents 2d53ba8 + f168313 commit 1c76abd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft/2024-03-20-this-week-in-rust.md
Expand Up @@ -56,6 +56,8 @@ and just ask the editors to select the category.
* [Lambda on hard mode: Inside Modal's web infrastructure](https://modal.com/blog/serverless-http)
* [Embedded Rust Bluetooth on ESP: BLE Advertiser](https://apollolabsblog.hashnode.dev/embedded-rust-bluetooth-on-esp-ble-advertiser)

* [What part of Rust compilation is the bottleneck?](https://kobzol.github.io/rust/rustc/2024/03/15/rustc-what-takes-so-long.html)

### Rust Walkthroughs

* [A Short Introduction to Rust and the Bevy Game Engine](https://wiki.wptcsu.com/en/cpt/howto/game-dev/rust-bevy-workshop)
Expand Down

0 comments on commit 1c76abd

Please sign in to comment.