c9s
|
daee40756c
|
Add -O2 flag as default
|
2015-11-18 14:46:18 +08:00 |
|
c9s
|
a2f5205bc5
|
Update benchmark result
|
2015-11-17 21:18:41 +08:00 |
|
c9s
|
84a7d83812
|
Add padding to node struct
|
2015-11-17 18:32:51 +08:00 |
|
c9s
|
b52af2acbd
|
Add padding to edge structure
|
2015-11-17 18:32:51 +08:00 |
|
c9s
|
d4850d3564
|
Make edges as an array
Fixes: #89
|
2015-11-17 18:32:50 +08:00 |
|
c9s
|
12947c74d0
|
update benchmark
|
2015-11-10 19:59:21 +08:00 |
|
c9s
|
c18c466a9b
|
use 64 * 3 bytes instead of 220 bytes for combined pattern
|
2015-11-10 19:56:07 +08:00 |
|
c9s
|
fbe3fb66b1
|
Update benchmark
|
2015-11-10 19:48:37 +08:00 |
|
c9s
|
34269aa045
|
Change compare_type from char to int
|
2015-11-10 19:36:01 +08:00 |
|
c9s
|
0d9fbdbff7
|
update benchmark result
|
2015-11-10 19:35:09 +08:00 |
|
c9s
|
3e57819bdf
|
update benchmark result
|
2015-11-10 19:20:48 +08:00 |
|
c9s
|
6234166ffd
|
Update benchmark csv
|
2015-11-10 19:18:02 +08:00 |
|
c9s
|
b6d76f75c1
|
Update benchmark result on Macbook Pro Retina
|
2015-11-10 18:29:10 +08:00 |
|
c9s
|
7f8684d808
|
put compare_type to the second place
|
2014-06-10 20:18:18 +08:00 |
|
c9s
|
f4b776ce35
|
clean up bench str
|
2014-06-05 08:07:04 +08:00 |
|
c9s
|
e4eada3250
|
pcre match optimization
|
2014-06-05 07:43:51 +08:00 |
|
c9s
|
36a330292b
|
update benchmark
|
2014-06-04 20:28:50 +08:00 |
|
c9s
|
f03fcf7a5b
|
parameter optimization
|
2014-06-04 20:02:25 +08:00 |
|
c9s
|
cee5d0a3e0
|
update benchmark result
|
2014-06-03 17:01:11 +08:00 |
|
c9s
|
f26397c74c
|
update benchmark records
|
2014-06-02 20:54:42 +08:00 |
|
c9s
|
94c71b5431
|
move frequently used fields to struct head.
|
2014-05-24 19:04:34 +08:00 |
|
c9s
|
ef9962c958
|
struct field data type improvement for memory usage.
|
2014-05-24 18:45:43 +08:00 |
|
c9s
|
da47f06bdc
|
update benchmakr result
|
2014-05-24 17:22:29 +08:00 |
|
c9s
|
568400c1b7
|
Add more benchmark record
|
2014-05-24 17:16:49 +08:00 |
|
c9s
|
c1cd7444cb
|
Add struct fields optimization
|
2014-05-24 17:13:55 +08:00 |
|
c9s
|
9a1f7cfced
|
update benchmark records
|
2014-05-23 17:36:47 +08:00 |
|
c9s
|
d02e16a65c
|
improve stack allocation
|
2014-05-23 16:18:58 +08:00 |
|
c9s
|
b394be57cb
|
support simple opcode
|
2014-05-23 16:18:58 +08:00 |
|
c9s
|
333fabd795
|
insert path for opcode
|
2014-05-23 16:18:58 +08:00 |
|
c9s
|
dcc57845aa
|
update benchmark result
|
2014-05-23 16:18:58 +08:00 |
|
c9s
|
fe70b55253
|
Add node type for comparison
|
2014-05-23 16:18:57 +08:00 |
|
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
|
be899b7bcb
|
move bench_str.csv
|
2014-05-23 16:18:57 +08:00 |
|