wu-sheng commented on code in PR #880: URL: https://github.com/apache/skywalking-banyandb/pull/880#discussion_r2589051057
########## docs/operation/benchmark/benchmark-mix-0.9.0.md: ########## @@ -0,0 +1,93 @@ +# Benchmark + +The [previous article](./benchmark-single-each-0.9.0.md) introduced the read/write capabilities of each individual data structure. +This article conduct a mixed read/write test on all data structures. Review Comment: ```suggestion The Hybrid Scenario Benchmark is designed for the SkyWalking OAP to evaluate typical full‑stack observability scenarios. It generates metrics, logs, and traces in proportional ratios, and conducts performance tests under various cluster scales and sampling rates. The goal is to simulate and reproduce real‑world production performance characteristics and resource consumption. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
