Commit graph

13 commits

Author SHA1 Message Date
c9s dc61d54530 free tree2 2014-06-04 16:01:19 +08:00
c9s adde7bc361 remove unused variables 2014-06-01 14:35:29 +08:00
c9s 1a4eb14a05 error code support
- return error code if compilation error occurs
- use asprintf to sprint errstr
2014-06-01 02:03:44 +08:00
c9s e74deece23 include assert.h 2014-05-28 23:01:21 +08:00
c9s 7aaed3e5d7 merge str_array.h 2014-05-26 21:39:36 +08:00
c9s 9a1f7cfced update benchmark records 2014-05-23 17:36:47 +08:00
c9s fc1a4b762d Separate benchmark application 2014-05-22 21:55:41 +08:00
c9s c9fe373d91 benchmark function improvements 2014-05-22 21:01:25 +08:00
c9s 7f97440c72 Add bench_append_csv to combine multiple benchmark result in one entry 2014-05-22 20:48:01 +08:00
c9s 3879316e08 Add bench_duration function
Conflicts:
	tests/bench_str.csv
2014-05-22 20:32:14 +08:00
c9s 4572f5cb55 update correct testing records 2014-05-17 07:52:03 +08:00
c9s e0c67acc61 rename to benchmark_print_summary 2014-05-17 07:48:57 +08:00
c9s f5863a956d Add benchmark macros 2014-05-17 07:48:22 +08:00