Jay Zhan

Results 74 comments of Jay Zhan

Top recent for `last day` `last 3 days` and `last weeks` are empty , why?

@lr1d 能够切换语言直接显示是最好的了

> There's a big gap between typical CycleGAN datasets and a dataset of 1, so adapting this architecture to cover some of the ground in between would still be super...

> The current Skiplist approach doesn't support concurrent inserting. Maybe we should port `InlineSkipList` from rocksdb https://github.com/facebook/rocksdb/blob/master/memtable/inlineskiplist.h I would like to try on this.

badger arena is different from rocksbdb, do you know which one is better to write in rust? badger save node offset instead of a pointer.

How do you think about [`crossbeam/skiplist`](https://github.com/crossbeam-rs/crossbeam/blob/master/crossbeam-skiplist/src/base.rs), is it a good way to achieve concurrent insert for memtable?

Can you help me? I am quite busy now QQ

> As the message says, it can't find `libavutil` > > ```shell > pkg-config --libs --cflags libavutil > ``` > > must work, and it must be libavutil that is...

I would like to try #10779

ok, I will try it