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
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 }}
messense
/
jieba-rs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
65
Star
973
Code
Issues
6
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Optimize jieba hot paths
- #152
#152
Merged
messense
merged 9 commits into
main
messense/jieba-rs:main
from
codex/perf-optimizations
messense/jieba-rs:codex/perf-optimizations
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Optimize jieba hot paths
#152
messense
merged 9 commits into
main
messense/jieba-rs:main
from
codex/perf-optimizations
messense/jieba-rs:codex/perf-optimizations
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
Merge HMM emission probability lookups
Show description for eabc994
messense
committed
eabc994
View commit details
Copy full SHA for eabc994
Browse repository at this point
Cache dictionary log total
Show description for dd07627
messense
committed
dd07627
View commit details
Copy full SHA for dd07627
Browse repository at this point
Reuse DAG storage for cut_all
Show description for 97aecec
messense
committed
97aecec
View commit details
Copy full SHA for 97aecec
Browse repository at this point
Use explicit max loop in route calculation
Show description for b988f9b
messense
committed
b988f9b
View commit details
Copy full SHA for b988f9b
Browse repository at this point
Precompute TextRank keyword candidates
Show description for 81ab6fc
messense
committed
81ab6fc
View commit details
Copy full SHA for 81ab6fc
Browse repository at this point
Use hash lookup for keyword stop words
Show description for f7ce471
messense
committed
f7ce471
View commit details
Copy full SHA for f7ce471
Browse repository at this point
Avoid unnecessary keyword lowercasing
Show description for 45635c3
messense
committed
45635c3
View commit details
Copy full SHA for 45635c3
Browse repository at this point
Skip duplicate checks for initial default dict load
Show description for 3088bb3
messense
committed
3088bb3
View commit details
Copy full SHA for 3088bb3
Browse repository at this point
Apply clippy cleanups in tag helpers
Show description for 21e04f8
messense
committed
21e04f8
View commit details
Copy full SHA for 21e04f8
Browse repository at this point
You can’t perform that action at this time.