A web worker is currently measuring your CPU cache size.
The test iterates through arrays of different sizes, and accesses elements with a given stride in a psuedo-random order (to defeat prefetching).
Showing 32-bit integer access time (plus loop overhead) in nanoseconds, with relative from previous size in parens.
Rows are array size, columns are stride. Source is available on github.