rt_benchs/communication_techniques
Thomas Preud'homme c3aad28ad5 [commtech] Add calculation method
Add a calculation method which add the value of the first integer of
n consecutive cache lines and write the results in one of the integer of
these cache lines. Next calculation uses the next n consecutives cache
lines and write the result in the next integer.
2011-01-25 17:24:53 +01:00
..
include Split CSQ in 2 communication techniques. 2011-01-25 17:24:53 +01:00
src [commtech] Add calculation method 2011-01-25 17:24:53 +01:00
.channel.d Add benchs to compare communication techniques 2009-06-10 09:58:50 +02:00
.gitignore commtechs bench: Ready to bench 2009-06-18 22:16:29 +02:00
.main.d Add benchs to compare communication techniques 2009-06-10 09:58:50 +02:00
Makefile [commtech] Add calculation method 2011-01-25 17:24:53 +01:00
lancement.sh [commtech] Add calculation method 2011-01-25 17:24:53 +01:00
parsing.sh [commtech] Fix time metric pattern 2011-01-16 17:30:00 +01:00