| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Return always 16 Byte aligned blocks and mmap the whole available
memory reported by free -t per thread.
|
| | |
|
| |
|
|
| |
Use systemwide installed allocators by default
|
| |
|
|
|
|
| |
Make scans the project directory for Makefiles and executes them.
The targets should be build by the new targets/Makefile.
All included Makefiles are now "quiet" by default.
|
|
|
each benchmark has its own Makefile which must put it's binaries into
OBJDIR which is added to the PATH during execution.
|