Davies Liu

Results 105 comments of Davies Liu

We are not sure, have to test the difference.

I checked the changelog, no much inprovement for JuiceFS since we only use the level 1 block mode in x86/arm

Based on current benchmark, DragonflyDB is 100x slower sometimes, it's not a good replacement for Redis. Will fire a issue for DragonflyDB.

@crushCoin The WebDAV can provide anonymous access via HTTP, does that work with you?

There could be a few ongoing flock operations which are requesting to Redis again and again. Can you list all the goroutine to confirm that?

Based on the last two profiling, there could be some leaking goroutines, we could list all the goroutines to confirm it. Sorry for the late reply.

The result of http://localhost:6061/debug/pprof/goroutine?debug=1 should be a list of goroutine stacks, not profiling result

please post the result of `curl http://localhost:6061/debug/pprof/goroutine?debug=1`

目前已经可以反向查询到所有的 parents,但可能不准确, 还需要在rename 的事务里面查询所有 parent, 对性能会有不少影响,如果实现这个功能,也会是需要通过开关打开,默认不开。

That's too complicated, we may not do this in near future.