Skip to content

Dev#618

Merged
kaby76 merged 18 commits into
mainfrom
dev
Jun 30, 2026
Merged

Dev#618
kaby76 merged 18 commits into
mainfrom
dev

Conversation

@kaby76

@kaby76 kaby76 commented Jun 14, 2026

Copy link
Copy Markdown
Owner
  • Fix Cpp target templates.
  • Add tokens per second perf measurement to trgen templates.
  • Backed out file encoding open for C# target because of regression in molecule.

dependabot Bot and others added 18 commits June 9, 2026 18:38
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…8 to 10.0.9

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: System.Management
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/Microsoft.AspNetCore.Components.Web-10.0.9

Bump Microsoft.AspNetCore.Components.Web from 10.0.8 to 10.0.9
…ev/Microsoft.AspNetCore.Components.WebAssembly-10.0.9

Bump Microsoft.AspNetCore.Components.WebAssembly from 10.0.8 to 10.0.9
….AspNetCore.Components.WebAssembly.DevServer-10.0.9
…ev/Microsoft.AspNetCore.Components.WebAssembly.DevServer-10.0.9

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.8 to 10.0.9
…ystem.Management-10.0.9

Bump System.Management from 10.0.8 to 10.0.9
Each template now tracks a total_tokens accumulator across all DoParse
calls and appends "Tokens per second: N" to the "Total Time:" summary line.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tes.

Each DoParse now captures a local token_count and appends " s <time> s
<tps> tps" to the per-file status line, consistent with the summary line.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kaby76 kaby76 merged commit 28b4810 into main Jun 30, 2026
1 check passed
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.

1 participant