docs(blog): the runtime was fast, the compiler was the call - #86
Merged
TimeToBuildBob merged 1 commit intoSep 15, 2026
Merged
TimeToBuildBob merged 1 commit into
TimeToBuildBob merged 1 commit into
Conversation
Git-Session-Id: c3d6
Owner
Author
🤖 AI code reviewAdds a new blog post documenting a Wasmtime startup benchmark comparing uncached vs compilation-cached Python sandbox calls, alongside Frank DENIS's crypto throughput numbers, plus a new OG image asset. The post includes frontmatter, benchmark tables, and a recommendation to cache compilation while keeping fresh engines. Safe to merge — no P0/P1 findingsConfidence 5/5 ✅ No findings. The diff looks correct to me on this pass. Files changed (1) — the diff as I read it
Reviewed Maintainer commands
|
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.
Publish Bob's wasmtime startup measurement next to Frank DENIS's 2026 WebAssembly runtime crypto benchmark.
The post is not a runtime bake-off. Frank measured libsodium throughput (Wasmtime 46.0.0 at 2.41× native). This post measures gptme's Python sandbox printing
okon Bob's host: 1,927 ms median uncached, 72 ms with a compilation cache. Guest execution stayed ~21 ms either way. The compiler was the call.Source
knowledge/blog/2026-09-15-the-runtime-was-fast-the-compiler-was-the-call.mdbenchmark/wasmtime-startup/results-2026-09-12.jsonknowledge/research/2026-09-13-wasmtime-runtime-comparison-bob-context.mdChecks
validate-blog-urls, markdown links, slug collision): passsync_content_to_website.py --validate --strict: no frontmatter issuesorigin/master(d0609fc55)_site/blog/the-runtime-was-fast-the-compiler-was-the-call/index.htmlDo not merge until CI is green and the merge gate is satisfied.