This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch library-batch-queue
in repository https://gitbox.apache.org/repos/asf/skywalking.git


    from 54968bafeb Fix onIdle() dispatch to respect partition ownership in 
BatchQueue
     add 0518b557db Add benchmark framework: Istio ALS + BanyanDB cluster with 
thread analysis

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   4 +
 benchmarks/cases/thread-analysis/run.sh            | 502 +++++++++++++++++++++
 benchmarks/env                                     |  52 +++
 .../envs-setup/cluster_oap-banyandb}/kind.yaml     |   5 +-
 .../envs-setup/cluster_oap-banyandb/setup.sh       | 444 ++++++++++++++++++
 .../cluster_oap-banyandb}/traffic-gen.yaml         |  26 +-
 .../envs-setup/cluster_oap-banyandb/values.yaml    |  19 +-
 benchmarks/run.sh                                  | 168 +++++++
 docs/en/guides/benchmark.md                        | 151 ++++++-
 9 files changed, 1335 insertions(+), 36 deletions(-)
 create mode 100755 benchmarks/cases/thread-analysis/run.sh
 create mode 100644 benchmarks/env
 copy {test/e2e-v2/cases/cilium => 
benchmarks/envs-setup/cluster_oap-banyandb}/kind.yaml (89%)
 create mode 100755 benchmarks/envs-setup/cluster_oap-banyandb/setup.sh
 copy {test/e2e-v2/cases/cilium => 
benchmarks/envs-setup/cluster_oap-banyandb}/traffic-gen.yaml (67%)
 copy 
oap-server/server-configuration/configuration-apollo/src/test/resources/application.yml
 => benchmarks/envs-setup/cluster_oap-banyandb/values.yaml (73%)
 mode change 100755 => 100644
 create mode 100755 benchmarks/run.sh

Reply via email to