Issues
- 1
- 3
Update #[inline] documentation
#84 opened by ppershing - 3
`test_and_maybe_deploy` use `actions` that use `deprecated` version of `Node.js`
#81 opened by hamirmahal - 1
Different linker project-wise
#79 opened by frederikhors - 1
Async optimizations
#45 opened by insanitybit - 2
- 4
- 6
- 0
- 5
I/O: `.lines()` iterator is slower than a manual loop over `.read_line()` due to allocations
#68 opened by Shnatsel - 4
- 1
Mention Intel VTune Profiler
#63 opened by Gabaa - 1
- 4
Iterators: recommend interior iteration - `iter.for_each()` instead of `for x in iter`
#51 opened by Shnatsel - 1
Inlining: mention that it is not transitive
#66 opened by Shnatsel - 3
Outdated mention of `tikv-jemallocator`
#67 opened by Boshen - 7
Publish ePUB
#58 opened by mcandre - 1
Static vs Dynamic Dispatch
#44 opened by insanitybit - 2
Expand chapter on LLVM IR
#60 opened by Boshen - 1
Inlining - None
#61 opened by Lokathor - 1
- 1
Add a link to the samply profiler
#56 opened by djc - 1
- 9
- 10
Arrays index out of bounds checking in rust
#54 opened by skibon02 - 3
Benchmarking: mention that both input and output need to be in a `black_box()`
#53 opened by Shnatsel - 1
- 2
- 2
Possibly add `tinyset` to hashing-section
#42 opened by Glitchy-Tozier - 3
Mention nohash_hasher
#41 opened by Glitchy-Tozier - 1
Add Instrument profiler for Mac
#39 opened by yvgny - 1
- 1
- 1
‘Compile Times’ should be 'Compile Time'
#32 opened by mokurin000 - 3
Profiler for Windows
#31 opened by d00z3l - 3
Discuss Iterator trait implications for allocations?
#28 opened by djc - 1
Consider talking about platform support for tooling
#27 opened by djc - 1
Mention the bencher crate
#26 opened by djc - 1
`Rc::make_mut()` also applies to `Arc::make_mut()`
#29 opened by djc - 2
Chapter 8: mention fxhash support
#24 opened by tylervipond - 3
Define "hot"
#21 opened by sburris0 - 2
What are the downsides of the `Cow` type?
#12 opened by seanchen1991 - 1
- 3
Floating point
#11 opened by jedbrown - 1
Some more topic ideas
#4 opened by najamelan - 1
Maybe it's worth mentioning coz
#3 opened by najamelan - 1
Memory profiling: heaptrack
#7 opened by luben - 1
- 1
A little more on Parallelization
#9 opened by lukesdm