docs(other): archive 2026-05-15-perf-check-baseline-lib-cache#510
Closed
abmcar wants to merge 1 commit into
Closed
docs(other): archive 2026-05-15-perf-check-baseline-lib-cache#510abmcar wants to merge 1 commit into
abmcar wants to merge 1 commit into
Conversation
PR DTVMStack#506 (mergeCommit 8e57176) is merged into main. Move the change doc from docs/changes/ to docs/_archive/2026-05/ and add the matching row to docs/_archive/README.md per the archive skill. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Archives the completed perf-check baseline-lib cache change doc for PR #506 and updates the archive index.
Changes:
- Adds the archived change document under
docs/_archive/2026-05/.... - Adds a corresponding entry to
docs/_archive/README.md.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
docs/_archive/README.md |
Adds the new archived change entry to the archive table. |
docs/_archive/2026-05/2026-05-15-perf-check-baseline-lib-cache/README.md |
Adds the archived implementation/design record for the perf-check baseline library cache change. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | 2026-02 | add-jit-suitability-checker| JIT suitability checker for EVM | | ||
| | 2026-03 | add-evm-jit-fallback | EVM JIT fallback mechanism | | ||
| | 2026-04 | update-evm-memory-block-precheck | EVM block-local memory precheck optimization | | ||
| | 2026-05 | 2026-05-15-perf-check-baseline-lib-cache | Same-runner A-B for perf-check by caching baseline `.so` instead of bench JSON (#506) | |
Contributor
Author
|
Closing: this PR was opened against upstream by mistake. |
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.
Archive the change doc for #506 (
ci(ci): cache baseline lib instead of baseline JSON) now that it has merged intomain.Changes
git mv docs/changes/2026-05-15-perf-check-baseline-lib-cache/ docs/_archive/2026-05/2026-05-15-perf-check-baseline-lib-cache/docs/_archive/README.md's Current Entries table.No code or workflow changes. Pure file move + index update, in line with the standing archival convention at
docs/_archive/README.md.Test plan
git mvconfirms file move via rename detection (100% similarity in diff)tools/format.sh checkclean