diff options
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -0,0 +1,3 @@ +Douglas M. Pase +Tim Besard + @@ -17,5 +17,5 @@ History pChase was originally written by Doug Pase, during the years 2007-2008. -In 2011, as part of a graduate project on advanced computer architecture, Tim Besard added a few features in order to benchmark the software prefetching capabilities of modern processor generations. +In 2011, as part of a graduate project on advanced computer architecture, Tim Besard added a few features in order to benchmark the software prefetching capabilities of modern processor generations. This included moving the benchmarking code to be generated by a x86 JIT compiler, allowing the benchmark to be parameterised without overhead within the hotpath. |