index
:
pchase
main
Pointer Chasing Benchmark
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2011-11-21
Default to a release build, and move some duplicate code out an inner loop.
Tim Besard
-16
/
+11
2011-11-19
Support for different prefetching hints.
Tim Besard
-20
/
+77
2011-11-19
Comment fix.
Tim Besard
-2
/
+2
2011-11-19
Fixing alternative output modes.
Tim Besard
-0
/
+3
2011-11-19
Using a boolean for strict.
Tim Besard
-6
/
+6
2011-11-19
Option renaming.
Tim Besard
-17
/
+20
2011-11-07
Lowercase is nicer.
Tim Besard
-46
/
+46
2011-11-02
Structs don't have private fields.
Tim Besard
-1
/
+0
2011-11-02
Cleaning up a bit.
Tim Besard
-39
/
+196
2011-11-02
Prefetching.
Tim Besard
-1
/
+2
2011-11-02
Unused now, we generate our own ASM.
Tim Besard
-8
/
+0
2011-11-02
Switching to AsmJit generated chasing routines.
Tim Besard
-618
/
+108
2011-11-02
Moving to a POD Chain.
Tim Besard
-80
/
+48
2011-11-02
Improved NOP calculation. Still not good enough.
Tim Besard
-3
/
+21
2011-11-02
Removing redundant main headers.
Tim Besard
-114
/
+0
2011-11-02
Formatting the source.
Tim Besard
-2055
/
+2085
2011-11-01
Reducing prefetching instructions by changing end of chain check.
Tim Besard
-42
/
+60
2011-10-31
Bugfix, but not in a nice way (extra instruction).
Tim Besard
-16
/
+16
2011-10-31
Adding prefetching.
Tim Besard
-8
/
+51
2011-10-31
Adding busy cycles.
Tim Besard
-8
/
+52
2011-10-27
Cleaning up the code a bit.
Tim Besard
-0
/
+2928