check out caching, it will help you really well on how to use your data structures better, you can also check how function calls really work, also instruction-level parallelism and out of order instruction scheduling
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
check out caching, it will help you really well on how to use your data structures better, you can also check how function calls really work, also instruction-level parallelism and out of order instruction scheduling