zou000
zou000
**Describe the bug** We are using clang 8 with libc++ with libc++'s thread annotation enabled by `-D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS` globally. However, it conflicts with benchmark's mutex wrapper's thread annotation. **System** Which OS,...
Fix some typos.
Currently, we master starts, it needs to read all RecordIO shards to find out number of records in each shard. For large number of files, this may have too much...
I use sk as a drop-in replacement for fzf. It worked fine until recently I use zoxide's interactive mode 'zi'. It relies on 'fzf --info' option to work. It would...
Minor corrections.