bookug
|
68ba02cd37
|
feat: lock query cache;
add files to record unsolved bugs;
getFinalResult is locked in Database::query();
|
2018-09-19 01:10:10 +08:00 |
bookug
|
4b4ccc8385
|
feat: forbidden the openmp sort to speed up;
by zengli
|
2018-04-24 16:45:35 +08:00 |
root
|
d9d14f1320
|
Modify: modify std::sort to parallelsort using openmp
|
2017-12-24 14:43:25 +08:00 |
magicpanda0618
|
2c64f1f954
|
fix: a bug when use QueryCache
clear QueryCache after any UPDATE query
by chenjiaqi
|
2017-09-24 18:01:46 +08:00 |
magicpanda0618
|
1caf4be04b
|
perf: add QueryCache
determine whether new query and cached query are isomorphism
by cuihao and chenjiaqi
|
2017-09-06 14:17:20 +08:00 |