benchmark: v0.2.11 结果 - #263
Merged
Merged
Conversation
results-v0.2.11-20260908T120257Z.csv:七 case × 三后端。
Contributor
Author
v0.2.11 提升汇报(v0.2.10 → v0.2.11,kvspace-c resolve_path 整键单查优化)valid 全 True。
fs/redis ≈ 1.00(resolve_path 是 shm link 解析热路径)。 典型(shm ms):matmul N=8 49.0→29.0、quicksort N=128 79.7→50.0、iops N=2000 71.8→45.0、prime_sieve N=100 69.7→45.7、binary_trees depth=6 36.1→24.2。 机制:整键单查(ptr/@ext 恒为叶子,容器前缀绝不可能是 link)取代逐前缀 1~3 次 art_search 下降探测——容器/成员密集 op 均匀受益。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.2.11(kvspace-c resolve_path 优化)首跑。