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
.
openai
/
tiktoken
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
19.1k
Code
Issues
57
Pull requests
72
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: speed up batch tokenization and decoding hot paths
- #561
#561
Open
eonr
wants to merge 10 commits into
openai:main
openai/tiktoken:main
from
eonr:codex/native-batch-tokenization
eonr/tiktoken:codex/native-batch-tokenization
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
perf: speed up batch tokenization and decoding hot paths
#561
eonr
wants to merge 10 commits into
openai:main
openai/tiktoken:main
from
eonr:codex/native-batch-tokenization
eonr/tiktoken:codex/native-batch-tokenization
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
Add native batch encoding fast path
eonr
committed
c310455
View commit details
Copy full SHA for c310455
Browse repository at this point
Add native batch decoding fast path
eonr
committed
95336f0
View commit details
Copy full SHA for 95336f0
Browse repository at this point
Add native offset decoding fast path
eonr
committed
6673e38
View commit details
Copy full SHA for 6673e38
Browse repository at this point
Speed up encoding construction
eonr
committed
91c6c96
View commit details
Copy full SHA for 91c6c96
Browse repository at this point
Speed up default special-token encoding
eonr
committed
71312ca
View commit details
Copy full SHA for 71312ca
Browse repository at this point
Speed up public encoding construction
eonr
committed
7d62b08
View commit details
Copy full SHA for 7d62b08
Browse repository at this point
Lazily materialize public mergeable ranks
eonr
committed
68611c3
View commit details
Copy full SHA for 68611c3
Browse repository at this point
Fix arbitrary-text roundtrip property test
eonr
committed
9b1c3a6
View commit details
Copy full SHA for 9b1c3a6
Browse repository at this point
Speed up unstable encoding prefixes
eonr
committed
d34f256
View commit details
Copy full SHA for d34f256
Browse repository at this point
Defer special regex construction
eonr
committed
6e4a6d7
View commit details
Copy full SHA for 6e4a6d7
Browse repository at this point
You can’t perform that action at this time.