bookug
|
355b8b0d8c
|
feat: merge qinzongyue branch and forbid trie;
trie does not bring profits but causes several problems;
|
2018-09-06 14:43:02 +08:00 |
ZongyueQin
|
b921f777fb
|
Remove currently useless Lock in IVEntry
|
2018-08-09 14:18:26 +08:00 |
ZongyueQin
|
05fab97456
|
Fix&Add: Fix a bug caused by trie, change the way of parallize,
add test_parallel to test parallize performance
|
2018-08-09 14:14:33 +08:00 |
bookug
|
aee10dc355
|
fix: bugs in IVarray;
by qinzongyue
|
2018-08-07 20:51:06 +08:00 |
ZongyueQin
|
6e9d9fe5d9
|
Fix: Fix a bug in KVstore that may cause dead lock
|
2018-08-06 19:28:20 +08:00 |
ZongyueQin
|
914501c82d
|
Fix: Fix bugs in kvstore and update its way of parallelize
|
2018-08-06 15:44:29 +08:00 |
Zongyue
|
7a3b8ce783
|
Add: improve parallel performance
|
2018-07-30 22:23:19 +08:00 |
Zongyue
|
6dc71da836
|
Add: Preload in cache 6G important long key-value pairs that would not be swaped out
|
2018-07-18 20:28:10 +08:00 |
ZongyueQin
|
67d6921742
|
Fix: Remove bug when there is blank space in entity or predicate, and remove limitaion in Trie's size'
|
2018-05-12 11:28:18 +08:00 |
ZongyueQin
|
9ea6abfcb3
|
Fix: bug in Swapout(ClosePair(')')
) of ISArray
|
2018-04-17 09:22:13 +08:00 |
ZongyueQin
|
d9df084ab5
|
Fix: fix bugs in ISArray and IVArray
|
2018-04-12 14:50:13 +08:00 |
ZongyueQin
|
ad56a8845d
|
Merge branch 'qinzongyue' of https://github.com/Caesar11/gStore into qinzongyue
|
2018-03-25 15:15:17 +08:00 |
ZongyueQin
|
416385c6af
|
Fix: Fix a bug in Strategy.cpp and optimize for gbuild
|
2018-03-25 15:14:03 +08:00 |
ZongyueQin
|
0813ae4362
|
Fix: Optimize for gsub
|
2018-03-19 14:06:27 +08:00 |
ZongyueQin
|
6bdf27a662
|
Fix: Optimize LRU parts in ISArray and IVArray
|
2018-02-27 15:32:20 +08:00 |
ZongyueQin
|
98e1d88b08
|
Add: Replace ISTree with ISArray, and fix some bugs in IVArray
|
2018-02-24 09:33:21 +08:00 |
ZongyueQin
|
71735891ff
|
Add: Replace IVTree With IVArray
|
2018-02-21 16:53:15 +08:00 |
ZongyueQin
|
922c9ef7a9
|
Add: Replace IVTree with IVArray
|
2018-02-21 16:52:20 +08:00 |
ZongyueQin
|
a6daca4792
|
Add: Replace IVTree with IVArray
|
2018-02-13 11:37:54 +08:00 |