winonecheng / phonebook

sample phonebook program to illustrate the impact of cache miss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

  • Understand the impact of cache miss
  • Get familiar with the performance analysis tool
  • Realize the software optimizations

Licensing

phonebook is freely redistributable under the two-clause BSD License. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

sample phonebook program to illustrate the impact of cache miss

License:Other


Languages

Language:Shell 54.7%Language:C 30.8%Language:Makefile 6.4%Language:Objective-C 5.9%Language:Gnuplot 2.2%