yushengjun
|
3e68c2e4e9
update 'query_url' to '/queries' instead of '/db', now
|
11 years ago |
yushengjun
|
4192f8c137
return a list even for a single query #742
|
11 years ago |
yushengjun
|
a966e389ea
Add a check for boundary rules for QUERY (tornado)
|
11 years ago |
yushengjun
|
a9eb5d9eca
add parallel async request for tornado
|
11 years ago |
shengjun yu
|
5560342236
remove unnecessary decorator web.asynchronous, call self.write instead.
|
11 years ago |
Mike Smith
|
6af24f4602
Merge branch 'python-r8' of https://github.com/methane/FrameworkBenchmarks into PR630
|
11 years ago |
INADA Naoki
|
195191802f
remove unused import
|
11 years ago |
INADA Naoki
|
cc6a398a46
tornado: _id => id
|
11 years ago |
Mike Smith
|
b9e1cd82bb
master Fixed the tornado formatting
|
11 years ago |
Mike Smith
|
9532f50113
PR611 Fixed output for DB and QUERY
|
11 years ago |
INADA Naoki
|
5de384c9c1
Use motor.Op instead of gen.Task
|
11 years ago |
INADA Naoki
|
e49c5e1f00
tornado: Use finish() for asynchronous handler.
|
11 years ago |
INADA Naoki
|
35809fa331
tornado: Fix setup scripts.
|
11 years ago |
INADA Naoki
|
b00c5fc657
tornado: Reconfigure benchmark_config and setup.
|
11 years ago |
INADA Naoki
|
17071473ea
Fix tornado doesn't start.
|
12 years ago |
INADA Naoki
|
201b69848c
tornado: implement plaintext test.
|
12 years ago |
INADA Naoki
|
74a5838498
tornado: Disable computing etag.
|
12 years ago |
INADA Naoki
|
67996f0a77
tornado: don't use nginx.
|
12 years ago |
Waldecir Santos
|
ce44bf03e8
fix json code, we dont have async here.
|
12 years ago |
Waldecir Santos
|
748816fc8a
corrected query
|
12 years ago |
Waldecir Santos
|
416d13c854
remove obsolete code
|
12 years ago |
Waldecir Santos
|
b354501e7c
tornado 3 with mongodb raw async
|
12 years ago |