port some benchmarks
This commit is contained in:
parent
30a534e650
commit
009f8b5fb0
30 changed files with 5913 additions and 0 deletions
3
microbench/Makefile
Normal file
3
microbench/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
NAME = microbench
|
||||
SRCS = $(shell find -L ./src/ -name "*.c" -o -name "*.cc")
|
||||
include $(AM_HOME)/Makefile
|
Loading…
Add table
Add a link
Reference in a new issue