Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@enoch_exe_inc @emily Yeah those too, I was more thinking of heap vs. stack in terms of memory.
Which reminds me that I find sorting algorithms are pretty badly documented compared to like cryptographic algorithms, so I guess I'll end up gathering implementations of a whole bunch of them and then benchmark across different architectures and data structures (like no way all of them get the same performance for arrays and linked-lists, same deal with CPU cache).