Lines of code to rewrite the 600'000 lines RocksDB into a coroutine program

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  • rocksdb

    200 lines of code to rewrite rocksdb into a coroutine program (by data-accelerator)

  • > For the sake of fairness, the taskset command was used in the test, and the maximum number of cores for multi-threaded programs is also limited to 8.

    I understand this as if you have run your benchmarks against the machine with more cores than 8 but you have used taskset to artificially limit the benchmark to only 8 cores?

    Also I believe that your taskset command as you explain in https://github.com/data-accelerator/rocksdb/blob/photon/phot...

    > # Edit benchmark.sh, add `taskset -c 1,8` before the ./db_bench command.

    does not do what you might think is doing. I think you wanted taskset -c 1-8 instead.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts