mirror of
https://github.com/bspeice/speice.io
synced 2025-07-01 22:06:26 -04:00
Allocations in Rust series
This commit is contained in:
@ -12,7 +12,7 @@ bit over a month ago, I was dispensing sage wisdom for the ages:
|
||||
> I had a really great idea: build a custom allocator that allows you to track your own allocations.
|
||||
> I gave it a shot, but learned very quickly: **never write your own allocator.**
|
||||
>
|
||||
> -- [me](../2018-10-08-case-study-optimization)
|
||||
> -- [me](/2018/10/case-study-optimization)
|
||||
|
||||
I proceeded to ignore it, because we never really learn from our mistakes.
|
||||
|
||||
|
Reference in New Issue
Block a user