File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -89,11 +89,11 @@ when stored using MessagePack.
89
89
90
90
| File | Filesize | RedisJSON | MessagePack |
91
91
| -------------------------------------- | --------- | ------ | ----------- |
92
- | /test /files/pass-100.json | 380 | 1079 | 140 |
93
- | /test /files/pass-jsonsl-1.json | 1441 | 3666 | 753 |
94
- | /test /files/pass-json-parser-0000.json | 3468 | 7209 | 2393 |
95
- | /test /files/pass-jsonsl-yahoo2.json | 18446 | 37469 | 16869 |
96
- | /test /files/pass-jsonsl-yelp.json | 39491 | 75341 | 35469 |
92
+ | /tests /files/pass-100.json | 380 | 1079 | 140 |
93
+ | /tests /files/pass-jsonsl-1.json | 1441 | 3666 | 753 |
94
+ | /tests /files/pass-json-parser-0000.json | 3468 | 7209 | 2393 |
95
+ | /tests /files/pass-jsonsl-yahoo2.json | 18446 | 37469 | 16869 |
96
+ | /tests /files/pass-jsonsl-yelp.json | 39491 | 75341 | 35469 |
97
97
98
98
> Note: In the current version, deleting values from containers ** does not** free the container's
99
99
allocated memory.
You can’t perform that action at this time.
0 commit comments