issues
search
clockfly
/
nativetask
native task
Apache License 2.0
3
stars
10
forks
source link
Cache miss rate analysis to improve the sorting performance
#19
Open
clockfly
opened
11 years ago
clockfly
commented
11 years ago
We need to deliver:
The cache miss report.
Document about which tool to use, and how to analyze the cache miss.
If the cache miss is high, we need to refact the sorting algorithm to be cache awareable.
We need to deliver: