This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch vectorized-query
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 768d67dd9 test(query/vectorized/measure/plan): rewrite stale G9b
fall-through tests + clarify empty-result hidden-strip skip
new 0b163e6d9 test(query/vectorized/measure): G9e.1 real plan-path bench
harness
new b5f551319 perf(query/vectorized/measure): defer BatchTop row copy to
heap admission
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pkg/query/vectorized/measure/bench_gates_test.go | 85 ++--
pkg/query/vectorized/measure/bench_test.go | 598 ++++++++++++++++++++---
pkg/query/vectorized/measure/top.go | 55 ++-
3 files changed, 603 insertions(+), 135 deletions(-)