AKUNA CAPITAL Interview Question

Why might multiple threads calling a simple function involving array access/possible modification be much slower than a single thread calling a function?

Interview Answer

Anonymous

Nov 4, 2015

The topic of the hour was caching, and in this case, he was looking for the term cache coherence

1