Benchmarks for PhD work of Thomas Preud'homme
Go to file
Thomas Preud'homme 7a1610961c commtech: BUGFIX unwanted optimization
Replace prod += 42 by prod += fourty_two where fourty_two is a volatile
variable to avoid replacement of the loop into a prod += 42 * nb_loop
2009-07-01 02:34:50 +02:00
communication_techniques commtech: BUGFIX unwanted optimization 2009-07-01 02:34:50 +02:00
jikes_write_barrier Compile with changes of papihighlevel 2009-06-18 18:31:15 +02:00
papihighlevel@2bb75f2be7 commtechs bench: Print time information 2009-06-23 14:46:00 +02:00
.gitignore Ignore lib and obj files also 2009-06-16 13:03:10 +02:00
.gitmodules Add a dependancy on papihighlevel repo 2009-06-10 09:45:55 +02:00