Commit graph

497 commits

Author SHA1 Message Date
c9s 7d16413cb3 more benchmark result 2014-05-23 16:18:57 +08:00
c9s 52fd5979c0 move ov to stack variable 2014-05-23 16:18:57 +08:00
c9s d6a0d9ba96 more benchmark result 2014-05-23 16:18:57 +08:00
c9s 21f7b2df92 delete old bench_str.csv 2014-05-23 16:18:57 +08:00
c9s be899b7bcb move bench_str.csv 2014-05-23 16:18:57 +08:00
c9s 93f4654c54 pass studied pattern 2014-05-23 16:18:57 +08:00
c9s ad6b7b236f combined_pattern_len is not used 2014-05-23 16:18:57 +08:00
c9s 3f4fcb8c27 remove duplicate header include 2014-05-23 16:18:56 +08:00
c9s c1e5ea4393 Add OP_EXPECT_NODASH opcode 2014-05-23 16:18:56 +08:00
c9s 4d93d217a4 test r3_pattern_to_opcode 2014-05-23 16:18:56 +08:00
c9s a41c9187ac Add some basic opcode 2014-05-23 16:18:56 +08:00
c9s 59e6997959 there is already a pointer guard in zmalloc 2014-05-23 16:18:56 +08:00
c9s c841de166c free old pattern 2014-05-23 16:18:56 +08:00
Pedro 55d74bd133 Merge pull request #38 from czchen/feature/cleanup
Feature/cleanup
2014-05-22 11:31:55 -05:00
c9s 63bf604d9e fix request method code 2014-05-23 00:21:40 +08:00
ChangZhuo Chen (陳昌倬) fb88655df0 Remove CMake related files 2014-05-22 22:53:49 +08:00
ChangZhuo Chen (陳昌倬) b807152490 Remove auto generated test-driver 2014-05-22 22:44:06 +08:00
ChangZhuo Chen (陳昌倬) cacfb32d49 Remove auto generated install-sh 2014-05-22 22:43:55 +08:00
ChangZhuo Chen (陳昌倬) 783c755a8a Remove auto generated config.h & config.h.in 2014-05-22 22:41:47 +08:00
c9s 62bb4e5460 remove unnecessary pointer check 2014-05-22 22:26:46 +08:00
c9s fe5c2381b5 remove point checking in str_array_free 2014-05-22 22:23:47 +08:00
c9s 288cdc91dd R3_LIST_H 2014-05-22 22:22:03 +08:00
c9s 5a10c82ea5 R3_NODE_H as the include guard 2014-05-22 22:21:29 +08:00
c9s 15facc82cc Merge branch 'feature/asan' of https://github.com/czchen/r3 into czchen-feature/asan
Conflicts:
	.travis.yml
2014-05-22 22:07:52 +08:00
ChangZhuo Chen (陳昌倬) fef3361ed2 Set test timeout to 30 2014-05-22 22:06:11 +08:00
c9s 5d82ae0f82 Fix benchmark rendering 2014-05-22 21:57:33 +08:00
c9s fc1a4b762d Separate benchmark application 2014-05-22 21:55:41 +08:00
c9s ce1f3cdc3f Update legend style 2014-05-22 21:44:31 +08:00
c9s e165d8e27a update legend text 2014-05-22 21:38:46 +08:00
c9s 8cea8701f4 set line-width to 1 2014-05-22 21:37:36 +08:00
c9s ebf528281d Add pcre benchmark to chart 2014-05-22 21:37:12 +08:00
c9s fa6a7b77e0 Add pcre_benchmark test case 2014-05-22 21:18:17 +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 7e44ee01f4 refactor Benchmark related macros
Conflicts:
	tests/bench_str.csv
2014-05-22 20:31:18 +08:00
ChangZhuo Chen (陳昌倬) 291e6add6b Use verbose make 2014-05-22 12:01:27 +08:00
c9s 18b2cf644d update README 2014-05-22 11:59:45 +08:00
c9s f5222c6bc2 update config.h.in 2014-05-22 11:54:42 +08:00
c9s 91097e3119 enable jemalloc only when major version > 2 2014-05-22 11:54:01 +08:00
c9s 9d26a53a08 update Makefile.am 2014-05-22 11:42:19 +08:00
c9s c503a6d5d3 use jemalloc only in jemalloc major version > 2 2014-05-22 11:41:51 +08:00
c9s 1fdfaef16e what if we always use -ljemalloc 2014-05-22 11:34:37 +08:00
c9s aed75694e6 ignore config.h 2014-05-22 11:09:45 +08:00
c9s 06324f48ab delete generated config.h 2014-05-22 11:09:45 +08:00
c9s c1abe926bf Add --with-malloc to travis config 2014-05-22 11:09:44 +08:00
c9s dc24b7cb97 remove jemalloc 2014-05-22 11:09:44 +08:00
c9s a8cec68f72 use -std=c99 2014-05-22 11:09:44 +08:00
c9s 594b10cbcb travis-ci is using jemalloc 2.1+ 2014-05-22 11:09:44 +08:00
c9s 2d4bd48116 Fix autoconf checking 2014-05-22 11:09:44 +08:00