mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 08:55:01 +01:00
parent
d2379848ac
commit
b7ba7d9ec4
3 changed files with 14170 additions and 1 deletions
File diff suppressed because it is too large
Load diff
BIN
slides/2025-10-10-how-rust-compiles/cargo-timings-debug-ra.png
Normal file
BIN
slides/2025-10-10-how-rust-compiles/cargo-timings-debug-ra.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
|
|
@ -131,6 +131,11 @@
|
||||||
## it's often LLVMs fault
|
## it's often LLVMs fault
|
||||||
|
|
||||||
- but like not really
|
- but like not really
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<img alt="output of cargo build --timings, showing blocks of blue and purple bars of roughly equal size" src="cargo-timings-debug-ra.png">
|
||||||
|
|
||||||
|
`cargo build --timings`
|
||||||
</textarea>
|
</textarea>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue