Answer from cs61c-ad (maung maung aung 16764789) for Question 2 because of the associativity in cache, we will get less misses and more hits if we do "after" way. The "after" code is like the fully associative cache and the "before" code is like the direct-map cache