Skip to content

Codex/webp wasm accelerator - #30

Merged
a-r-d merged 6 commits into
mainfrom
codex/webp-wasm-accelerator
Aug 24, 2026
Merged

Codex/webp wasm accelerator#30
a-r-d merged 6 commits into
mainfrom
codex/webp-wasm-accelerator

Conversation

@a-r-d

@a-r-d a-r-d commented Aug 24, 2026

Copy link
Copy Markdown
Owner

No description provided.

a-r-d added 5 commits August 24, 2026 12:33
Optimize optional JPEG decode and encode paths with DC-only IDCT, separable AAN transforms, reciprocal quantization, and retained SIMD color conversion. Harden WASM stack, panic, and buffer boundaries. Add pinned PR-only Imazen corpus validation with per-file baseline comparison and retained benchmark evidence.
Add explicit Node and browser loaders, bounded VP8 and VP8L kernels, SIMD VP8L transforms, corpus validation, browser coverage, benchmarks, generated package metrics, and documentation.
Use lazy in-memory transform storage by default and make temporary files an explicit, probed opt-in with graceful fallback and cleanup retry.

Harden JPEG WASM exactness, add forced JPEG and PNG scalar/SIMD Imazen lanes alongside WebP, and refresh canonical benchmark reports, charts, metrics, and documentation.
Remove dependencies on ignored benchmark corpus files from the WebP WASM suite. Generate the odd RGBA and lossy VP8 inputs in memory and use the checked-in lossless fixture so clean CI checkouts exercise scalar, SIMD, and fallback paths.
Decode XML entities without double unescaping, read conformance files through a stable file handle, and bound benchmark and browser-test delays. Remove two no-op timestamp replacements and add regression coverage for nested XML entities.
Comment thread benchmark/viewers/http-server.ts Fixed
Reject viewer benchmark delays above the bounded one-minute ceiling before creating a timer so the resource-exhaustion guard is explicit to both runtime callers and CodeQL.
@a-r-d
a-r-d merged commit 8c0fdb9 into main Aug 24, 2026
19 checks passed
@a-r-d
a-r-d deleted the codex/webp-wasm-accelerator branch August 24, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants