chore(charls): update CharLS submodule to upstream 2.4.4#77
Conversation
Advances from 38d95d0 (~2.4.1-era, Jan 2023) to upstream 2.4.4 (2026-06-08). No custom fork patches (clean version advance). Fork PR: cornerstonejs/charls#1. CI is the first build/validation of 2.4.4 against our glue.
|
Warning Review limit reached
Next review available in: 59 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Merging this PR will degrade performance by 57.25%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | decode CT-512x512-near-lossless.JLS (.81 near-lossless) — cold |
19.8 ms | 46.3 ms | -57.25% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing chore/charls-submodule-2.4.4 (68d6f90) with main (a88a461)2
Footnotes
-
99 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
main(9c086c9) during the generation of this report, so a88a461 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
Status: green except one CodSpeed gate = known CPU-lottery noisecharls 2.4.4 (from ~2.4.1-era). All real checks pass: build, test, browser-smoke, dist-size, codspeed-bench, codspeed-walltime. No build fixes and no glue changes were needed — the fork had zero divergence, so this is a clean version advance. The one red — Fork PR: cornerstonejs/charls#1 — MERGEABLE. No custom patches (clean advance). Actions to merge
|
Second of the codec submodule upgrades (after openjph #76).
Bumps
packages/charls/extern/charlsfrom38d95d0(~2.4.1-era, Jan 2023) to upstream CharLS 2.4.4 (2026-06-08). Fork PR: cornerstonejs/charls#1.build.shbuilds optimized; shipped wasm is a healthy ~242 KiB).CI validates: does 2.4.4 compile against our charls glue (API drift over ~3.5y), do the pixel-correctness goldens still pass byte-identically, and dist-size. Not built locally; iterating on CI. Not for merge yet.