chore(deps): bump onnxruntime-web from 1.23.0-dev.20250917-21fbad8a65 to 1.27.0#2718
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump onnxruntime-web from 1.23.0-dev.20250917-21fbad8a65 to 1.27.0#2718dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
pkg.pr.new packages benchmark commit |
Bundle size comparison (
|
| 🟢 Decreased | ➖ Unchanged | 🔴 Increased | ❔ Unknown |
|---|---|---|---|
| 0 | 322 | 0 | 0 |
import { ... } in PR vs import * as ... in PR (is the library tree-Shakeable?):
| Test | tsdown |
|---|---|
| tgpu_init.ts | 258.90 kB ( |
| tgpu_initFromDevice.ts | 258.39 kB ( |
| tgpu_resolve.ts | 164.59 kB ( |
| tgpu_resolveWithContext.ts | 164.53 kB ( |
| tgpu_bindGroupLayout.ts | 68.97 kB ( |
| tgpu_mutableAccessor.ts | 65.97 kB ( |
| tgpu_accessor.ts | 65.96 kB ( |
| tgpu_privateVar.ts | 65.31 kB ( |
| tgpu_workgroupVar.ts | 65.30 kB ( |
| tgpu_const.ts | 64.55 kB ( |
| tgpu_fn.ts | 38.14 kB ( |
| tgpu_fragmentFn.ts | 38.14 kB ( |
| tgpu_vertexFn.ts | 37.96 kB ( |
| tgpu_computeFn.ts | 37.66 kB ( |
| tgpu_vertexLayout.ts | 26.79 kB ( |
| tgpu_comptime.ts | 14.48 kB ( |
| tgpu_unroll.ts | 1.66 kB ( |
| tgpu_slot.ts | 1.54 kB ( |
| tgpu_lazy.ts | 1.19 kB ( |
If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.
Resolution Time Benchmark---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.94, 1.88, 4.39, 6.48, 6.75, 12.37, 21.10, 21.35]
line [0.90, 1.88, 4.03, 5.78, 7.42, 11.70, 21.45, 22.80]
line [0.90, 2.02, 4.57, 5.95, 7.14, 10.57, 22.09, 23.45]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.34, 0.51, 0.65, 0.84, 1.06, 1.14, 1.34, 1.54]
line [0.35, 0.52, 0.71, 0.77, 1.10, 1.14, 1.33, 1.52]
line [0.32, 0.51, 0.66, 0.80, 1.11, 1.18, 1.42, 1.54]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.88, 2.19, 3.54, 6.54, 12.36, 25.46, 53.08, 106.17]
line [0.90, 2.26, 4.59, 7.27, 12.54, 23.96, 52.03, 106.02]
line [0.78, 2.12, 4.56, 7.17, 13.16, 25.80, 53.56, 109.75]
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/onnxruntime-web-1.27.0
branch
from
July 21, 2026 14:24
5cdeaca to
a317573
Compare
Bumps [onnxruntime-web](https://github.com/Microsoft/onnxruntime) from 1.23.0-dev.20250917-21fbad8a65 to 1.27.0. - [Release notes](https://github.com/Microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](https://github.com/Microsoft/onnxruntime/commits/v1.27.0) --- updated-dependencies: - dependency-name: onnxruntime-web dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/onnxruntime-web-1.27.0
branch
from
July 26, 2026 10:51
a317573 to
3dfb76e
Compare
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.
Bumps onnxruntime-web from 1.23.0-dev.20250917-21fbad8a65 to 1.27.0.
Release notes
Sourced from onnxruntime-web's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by erscor_msft, a new releaser for onnxruntime-web since your current version.