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:

  1. The cache miss report.
  2. Document about which tool to use, and how to analyze the cache miss.
  3. If the cache miss is high, we need to refact the sorting algorithm to be cache awareable.