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
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
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
.
apache
/
commons-email
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
178
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Email 198 performance in image html email
- #239
#239
Open
seanfabs
wants to merge 10 commits into
apache:master
apache/commons-email:master
from
seanfabs:email-198-Performance-in-ImageHtmlEmail
seanfabs/commons-email:email-198-Performance-in-ImageHtmlEmail
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Email 198 performance in image html email
#239
seanfabs
wants to merge 10 commits into
apache:master
apache/commons-email:master
from
seanfabs:email-198-Performance-in-ImageHtmlEmail
seanfabs/commons-email:email-198-Performance-in-ImageHtmlEmail
Copy head branch name to clipboard
Commits
Commits on May 9, 2024
increase test coverage to include the <script src=""> element handling
sean.fabri
authored and
seanfabs
committed
e79c423
View commit details
Copy full SHA for e79c423
Browse repository at this point
fix bug with REGEX_SCRIPT_SRC where it only got the last script tag
sean.fabri
authored and
seanfabs
committed
178a9ff
View commit details
Copy full SHA for 178a9ff
Browse repository at this point
add benchmark for regex
sean.fabri
authored and
seanfabs
committed
de85499
View commit details
Copy full SHA for de85499
Browse repository at this point
regex performance improvements
sean.fabri
authored and
seanfabs
committed
159fb04
View commit details
Copy full SHA for 159fb04
Browse repository at this point
prefer lookahead - minor performance improvement
sean.fabri
authored and
seanfabs
committed
8a2ae2a
View commit details
Copy full SHA for 8a2ae2a
Browse repository at this point
add some data variation to benchmark
sean.fabri
authored and
seanfabs
committed
c9f48c2
View commit details
Copy full SHA for c9f48c2
Browse repository at this point
newline required at end of file
sean.fabri
authored and
seanfabs
committed
c35c88c
View commit details
Copy full SHA for c35c88c
Browse repository at this point
restore original test - no need to rewrite it
sean.fabri
authored and
seanfabs
committed
427b34e
View commit details
Copy full SHA for 427b34e
Browse repository at this point
allow benchmarking regex variants
sean.fabri
authored and
seanfabs
committed
59a9c16
View commit details
Copy full SHA for 59a9c16
Browse repository at this point
Commits on Jul 11, 2025
Merge branch 'apache:master' into email-198-Performance-in-ImageHtmlEmail
seanfabs
authored
ae8a49d
View commit details
Copy full SHA for ae8a49d
Browse repository at this point
You can’t perform that action at this time.