hammadtime
No user record in our sample, but hammadtime has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but hammadtime has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Game Changing
For interested readers who want follow up reading: learn about loop unrolling. Commonly used with SIMD vectorization to get rid of loop overhead. Then we can also start doing cache based optimization, cache blocking etc