Ruben Bridgewater
|
8c63233968
|
feat: parse info data as numbers if possible and improve parsing
|
2017-05-28 01:45:19 +02:00 |
|
Ruben Bridgewater
|
54671f6c52
|
chore: use arrow functions
|
2017-05-26 12:32:04 +02:00 |
|
Ruben Bridgewater
|
4d103b4aee
|
chore: update dependencies
|
2017-05-26 10:27:17 +02:00 |
|
Ruben Bridgewater
|
6be5575c5b
|
chore: refactor codebase to promises
|
2017-05-19 06:14:29 +02:00 |
|
Ruben Bridgewater
|
b2613b2270
|
test fixup
|
2017-05-06 08:16:19 +02:00 |
|
Ruben Bridgewater
|
f1a7bcd735
|
chore: use standard
|
2017-05-06 07:06:52 +02:00 |
|
Ruben Bridgewater
|
28afc33c9a
|
Remove snack_case and always use camelCase
|
2017-05-06 01:49:05 +02:00 |
|
Ruben Bridgewater
|
78187142cb
|
Remove deprecated parser option
|
2017-05-06 01:49:04 +02:00 |
|
Ruben Bridgewater
|
47242b342a
|
Add big mget benchmark
|
2017-05-06 01:48:59 +02:00 |
|
Ruben Bridgewater
|
fe00bf271d
|
Update redis-parser to v.2.0.0
Update all code accordingly
|
2016-05-29 01:38:34 +02:00 |
|
Ruben Bridgewater
|
84abf5c4c2
|
Fix benchmark not using individual options
|
2016-05-29 01:38:34 +02:00 |
|
Ruben Bridgewater
|
dfd493f6ee
|
Update benchmark file
|
2016-04-23 12:54:43 +02:00 |
|
Ruben Bridgewater
|
94e9f1fcfc
|
Replace jshint with eslint and add lots of rules
Fix eslint errors accordingly
|
2016-03-26 14:45:12 +01:00 |
|
Ruben Bridgewater
|
f2ca678afe
|
Update benchmark to also signal tcp / socket connections
|
2016-03-07 01:57:56 +01:00 |
|
Ruben Bridgewater
|
470ccf632d
|
Improve benchmark by using a higher precision and fix js parser benchmark for buffers
|
2016-03-01 17:59:16 +01:00 |
|
Ruben Bridgewater
|
16a1d69c82
|
Move parsers into seperate module and improve js parser performance
|
2015-11-30 13:31:26 +01:00 |
|
Ruben Bridgewater
|
790f12909b
|
Update changelog / readme
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
3142af5847
|
Update benchmark and diff output
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
2a65ee48dd
|
Fix some minor issues and add more tests
Do not mutate the options object and add some more tests
|
2015-10-17 21:56:16 +02:00 |
|
Ruben Bridgewater
|
f0e28bf0f7
|
Minor improvement for .batch and .multi for small values
Improve the speed by round about 5% for small values
Add Multi.exec_atomic
|
2015-10-12 08:26:46 +02:00 |
|
Ruben Bridgewater
|
9ee1e3c764
|
Add batch benchmarks
|
2015-10-11 03:35:22 +02:00 |
|
Ruben Bridgewater
|
7922d4eb85
|
Small style changes
|
2015-10-07 16:34:41 +02:00 |
|
Ruben Bridgewater
|
2744fe8650
|
Optimize statements and speed up the common case
|
2015-10-02 20:21:13 +02:00 |
|
Ruben Bridgewater
|
ff47dc3ce8
|
Improve multi bench
It will now print the total time elapsed and start a redis server if none is running and closes it afterwards again
|
2015-09-25 00:51:38 +02:00 |
|
Ruben Bridgewater
|
6975b0723d
|
Add benchmark task to npm
|
2015-09-20 21:51:53 +02:00 |
|
Ruben Bridgewater
|
4fa9169f47
|
Remove very old benchmarks that do not really work anymore are obsolet and rename "benches" to "benchmarks"
This is also going move the multi_bench benchmark into the benchmarks folder
|
2015-09-19 20:51:57 +02:00 |
|