Shixuan Sun

Results 5 issues of Shixuan Sun

If you want to use the program as the baseline method in your experiments, please execute your workloads with the recommended commands in the "Recommendation" part. These settings achieve the...

Our source code utilizes some POSIX APIs and adopts the AVX2 instruction set by default. As such, we advise you to compile and test the source code in a Linux...

Hi, Thanks for your powerful thread pool. However, when I use it, I would like to get the logic thread id (0, 1, 2, 3) when I invoke the task...

# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...

Hi, thanks for developing the great library. We use hiactor as the scheduler in our tiny database. Particularly, each query is evaluated by an actor. As we have many short-running...