Joway
Joway
#157 @zhangyunhao116 hi, plz take a review, thanks
很大应该也说不上吧,和普通不访问额外网络的服务其实已经接近了。但是确实有很多地方可以增加更丰富的测试。
brpc 是rpc框架的,测试的复杂度肯定比单纯网络库要多的。实际上很多网络库的压测甚至还没带上业务逻辑的测试,仅仅测试吞吐。不过你说的后续可以在 kitex-benchmark 里加上
没有,普通的内核
the mem usage calculator may not be compatible with your os, we will fix it later.
https://github.com/joway/elasticsearch-hamming-plugin/issues/3 could you try the solution in this issue? @orangevinz
@codaemon-shrikant Hi, I've only tested it on elasticsearch 5.3.0. Maybe some APIs are removed in es >= 6.0.
只要你的 hash 算法恰当就能够利用它来查重的。但是建议用于句子查重,大文本不太适用这种方式的查重。 @JasonBike
@berndverst https://github.com/cloudwego/kitex/pull/1347 With new design, we change to use symbol table to find the Go runtime internal representation to avoid go version restriction. And we add a test if the...