mirror of
https://github.com/bspeice/speice.io
synced 2024-11-05 01:28:09 -05:00
One other question that I want to answer
This commit is contained in:
parent
daa441cc97
commit
a503d24d4e
@ -570,6 +570,7 @@ Questions:
|
||||
6. How can you use the heap well?
|
||||
- Know when collections resizing happens
|
||||
- Use `Borrow` to abstract over Pointer/Box/Rc/Arc/CoW
|
||||
7. How expensive is move? Vs. C++ std::move?
|
||||
|
||||
# Compiler Optimizations Make Everything Complicated
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user