1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-23 00:00:05 +01:00
Commit graph

10 commits

Author SHA1 Message Date
Stefan Lankes
24979db914 build benchmarks per default 2015-12-30 10:38:14 +01:00
Stefan Lankes
a90238ea79 enable cache warm up 2015-10-19 22:59:33 +02:00
Stefan Lankes
238b0ddae0 align arrays to 32 byte
- ideal for the AVX support
2015-10-19 07:20:53 +02:00
Stefan Lankes
b7944b2cb4 remove compiler warnings 2015-10-18 20:26:07 +02:00
Stefan Lankes
ffd52cb8fa increase default values
because in comparsion to the SCC are current processors clearly faster
2015-10-18 11:17:34 +02:00
Stefan Lankes
d9a5fca2d4 add iRCCE examples 2015-10-17 11:58:56 +02:00
Stefan Lankes
ac2c7ddf72 add hourglass benchmark
- see
  http://static.usenix.org/publications/library/proceedings/usenix02/tech/freenix/regehr.html
2015-10-09 22:17:57 +02:00
Stefan Lankes
698263fd65 increase the default arrax size
- fits better to our test platform
2015-10-09 20:33:05 +02:00
Stefan Lankes
6e374c7b5a move all benchmarks to a special directory 2015-10-09 20:31:14 +02:00
Stefan Lankes
e6481584ad remove typos 2015-10-09 20:29:16 +02:00