JackyWoo

Results 38 issues of JackyWoo

### Description Benchmark tool should use asynchronous manner when sending requests to provide enough TPS to servers. We can also integrate it into CI. ### Are you willing to submit...

enhancement

### Description Use llvm-project instdad of libcxx, libcxxabi and libunwind, for they are direpcated.

code refactor

### RaftKeeper version v2.0.4 ### Description This error occurs when the disk is full. It is caused by log segment store which ignores the append log error. We should not...

bug

### Description Append entires batch size reached limit(1000) when benchmarking, maybe we could increase it to promote performance. ![image](https://github.com/JDRaftKeeper/RaftKeeper/assets/3991709/262f5a8c-34a7-45a9-a16d-b211631e5ce0)

performance

### RaftKeeper version v2.0.4 ### Description We shuold use macrosecond for metrics like `apply_write_request_time_ms` for the operation is too fast.

bug

### Description Just like #263

performance

### Describe your ideas If I was leader I can yield leadership by 4lw command ### Solution

feature

Fixes #11217 ### Changelog 1. Add CMake option 'ENABLE_ALL_WARNINGS' to align pure CMake execution with Makefile

CLA Signed
ready-to-merge