Henry

Results 71 comments of Henry

#### 0.7 添加测试用例名称,优先显示名称;添加返回结果json格式化;添加导出和导入功能;

开源这个版本已经不在更进了,只能自己扩展。 非开源版本对应支持这一功能 https://github.com/IKende/WebBenchmark

麻烦把详细的使用用例代码发上来,方便调试。 最好在单元测试项目中添加,提交PR

这个指命看样子返回值是不确定性,可以参考 https://github.com/beetlex-io/BeetleX.Redis/blob/master/src/Commands/SCAN.cs 扩展一下

change buffer pool size ``` csharp BeetleX.Buffers.BufferPool.POOL_MAX_SIZE = 1024 * 1024; ```

How bytes size of 200,000 + objects?

thanks, this code is bug