Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Handlebars-Net
/
Handlebars.Net
Public
Notifications
You must be signed in to change notification settings
Fork
242
Star
1.5k
Code
Issues
6
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
perf: bulk-write clean runs in HTML encoders (~10-20% faster string-heavy rendering)
- #651
#651
Merged
rexm
merged 7 commits into
master
Handlebars-Net/Handlebars.Net:master
from
perf/html-encoder-bulk-writes
Handlebars-Net/Handlebars.Net:perf/html-encoder-bulk-writes
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
perf: bulk-write clean runs in HTML encoders (~10-20% faster string-heavy rendering)
#651
rexm
merged 7 commits into
master
Handlebars-Net/Handlebars.Net:master
from
perf/html-encoder-bulk-writes
Handlebars-Net/Handlebars.Net:perf/html-encoder-bulk-writes
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
perf: bulk-write runs of unescaped characters in HTML encoders
Show description for 5e34ff9
rexm
and
claude
committed
5e34ff9
View commit details
Copy full SHA for 5e34ff9
Browse repository at this point
bench: add RenderToString suite covering the string-returning API
Show description for ee7f8ab
rexm
and
claude
committed
ee7f8ab
View commit details
Copy full SHA for ee7f8ab
Browse repository at this point
perf: only use span writes for writers with efficient span support
Show description for 421fb28
rexm
and
claude
committed
421fb28
View commit details
Copy full SHA for 421fb28
Browse repository at this point
Merge branch 'bench/render-to-string' into perf/html-encoder-bulk-writes
rexm
committed
ca0913a
View commit details
Copy full SHA for ca0913a
Browse repository at this point
perf: use SearchValues for escape scanning on net8.0
Show description for b2b81ac
rexm
and
claude
committed
b2b81ac
View commit details
Copy full SHA for b2b81ac
Browse repository at this point
perf: bulk-write only the clean prefix, per-char encode the rest
Show description for 1ca1636
rexm
and
claude
committed
1ca1636
View commit details
Copy full SHA for 1ca1636
Browse repository at this point
Merge origin/master (nullable references) into perf/html-encoder-bulk-writes
Show description for 8d21b12
rexm
and
claude
committed
8d21b12
View commit details
Copy full SHA for 8d21b12
Browse repository at this point
You can’t perform that action at this time.