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 |
|
c9s
|
8471f42579
|
edge alignment
|
2014-05-22 20:26:27 +08:00 |
|
c9s
|
3cbffb645c
|
/= 100.0
|
2014-05-22 19:42:37 +08:00 |
|
c9s
|
1563bd5a78
|
fix syntax
|
2014-05-22 19:24:04 +08:00 |
|
c9s
|
adbe71d336
|
Add _root node for mutex/spin
|
2014-05-22 19:20:21 +08:00 |
|
c9s
|
d73a3aa89a
|
Add a basic feedback system
|
2014-05-22 17:22:54 +08:00 |
|
c9s
|
a4378fdaf2
|
Add test_feedback
|
2014-05-22 17:07:02 +08:00 |
|
c9s
|
3121937da5
|
Add bench_duration function
|
2014-05-22 17:03:33 +08:00 |
|
c9s
|
c421bea11f
|
free tree at the end of benchmarking
|
2014-05-22 17:00:22 +08:00 |
|
c9s
|
5ada611182
|
refactor Benchmark related macros
|
2014-05-22 16:59:40 +08:00 |
|
c9s
|
ba270b5948
|
setting up parent and child.
|
2014-05-22 16:53:52 +08:00 |
|
c9s
|
24aaa881b1
|
set node's parent edge
|
2014-05-22 16:44:56 +08:00 |
|
c9s
|
595dadba15
|
Merge branch 'master' into feature/stats
Conflicts:
config.h
configure.ac
tests/bench_str.csv
|
2014-05-22 16:41:46 +08:00 |
|
c9s
|
d6b2e52567
|
Add hits, score fields to edge struct
|
2014-05-22 16:37:53 +08:00 |
|
c9s
|
2b331ecc8f
|
use uint8_t for endpoint
|
2014-05-22 16:33:41 +08:00 |
|
c9s
|
21a8c0c891
|
include config.h in r3.h
|
2014-05-22 16:32:06 +08:00 |
|
c9s
|
a5035ad962
|
safer uint define
|
2014-05-22 16:30:09 +08:00 |
|
c9s
|
3500e19316
|
include stdint.h
|
2014-05-22 16:29:22 +08:00 |
|
c9s
|
58b74b9126
|
check stdint.h header
|
2014-05-22 16:26:55 +08:00 |
|
c9s
|
f8154b23e9
|
Add --enable-stats option
|
2014-05-22 16:24:24 +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 |
|
c9s
|
07ef938e3d
|
check jemalloc version
|
2014-05-22 11:09:44 +08:00 |
|
c9s
|
4d0c22d8ec
|
fix linking issue
|
2014-05-22 11:09:44 +08:00 |
|
c9s
|
2c4236f5b8
|
include zmalloc.h
|
2014-05-22 11:09:43 +08:00 |
|
c9s
|
03c351dfe0
|
Update autoheader template
|
2014-05-22 11:09:43 +08:00 |
|
c9s
|
e48538c526
|
check USE_JEMALLOC flag in Makefile.am
|
2014-05-22 11:09:43 +08:00 |
|
c9s
|
a3866114e3
|
Add --with-malloc option to check jemalloc
|
2014-05-22 11:09:43 +08:00 |
|
c9s
|
98a66f0c41
|
Merge branch 'bugfix-32'
|
2014-05-22 11:08:56 +08:00 |
|
c9s
|
e8653eeb28
|
include jemalloc.h
|
2014-05-22 11:06:34 +08:00 |
|
c9s
|
eaa11d5380
|
found flag for slug char
|
2014-05-22 11:06:34 +08:00 |
|