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 }}
jermp
/
sshash
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
108
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor SSHash indexing to unify parsing modalities and optimize performance
- #93
#93
Merged
jermp
merged 14 commits into
master
jermp/sshash:master
from
streaming-optimization
jermp/sshash:streaming-optimization
Copy head branch name to clipboard
Aug 29, 2026
Conversation
Commits
14
聽(14)
Checks
Files changed
Merged
Refactor SSHash indexing to unify parsing modalities and optimize performance
#93
jermp
merged 14 commits into
master
jermp/sshash:master
from
streaming-optimization
jermp/sshash:streaming-optimization
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
one indexing modality: canonical minimizer at non-canonical density
Show description for 6c53ae9
jermp
committed
6c53ae9
View commit details
Copy full SHA for 6c53ae9
Browse repository at this point
minor
jermp
committed
236b899
View commit details
Copy full SHA for 236b899
Browse repository at this point
Commits on Jul 29, 2026
minor
jermp
committed
ba4172d
View commit details
Copy full SHA for ba4172d
Browse repository at this point
Commits on Aug 10, 2026
reverse-complement the kmer once, not every m-mer
Show description for c8481bc
jermp
committed
c8481bc
View commit details
Copy full SHA for c8481bc
Browse repository at this point
drop the incremental reverse-complement slide from minimizer_iterator
Show description for f57aa7d
jermp
committed
f57aa7d
View commit details
Copy full SHA for f57aa7d
Browse repository at this point
Commits on Aug 18, 2026
centre-closest tie-break (Proposition 24): the scheme is now forward
Show description for b1d0706
jermp
committed
b1d0706
View commit details
Copy full SHA for b1d0706
Browse repository at this point
Commits on Aug 19, 2026
drop num_super_kmers: one tuple per minimizer position, checked at merge
Show description for 2cafe28
jermp
committed
2cafe28
View commit details
Copy full SHA for 2cafe28
Browse repository at this point
Commits on Aug 20, 2026
scripts: drop the regular/canonical distinction
Show description for a66c3ab
jermp
committed
a66c3ab
View commit details
Copy full SHA for a66c3ab
Browse repository at this point
Commits on Aug 28, 2026
fix reverse buffer refill for kmer types wider than 64 bits
Show description for 87cab5f
jermp
committed
87cab5f
View commit details
Copy full SHA for 87cab5f
Browse repository at this point
streaming queries: same-minimizer memo for negative-in-positive streams
Show description for c22c897
jermp
committed
c22c897
View commit details
Copy full SHA for c22c897
Browse repository at this point
Commits on Aug 29, 2026
rename the seed shortcut counters
Show description for 3fffd1a
jermp
committed
3fffd1a
View commit details
Copy full SHA for 3fffd1a
Browse repository at this point
collapse the unreleased version bumps: current index version is 6.0.0
Show description for 4e2248c
jermp
committed
4e2248c
View commit details
Copy full SHA for 4e2248c
Browse repository at this point
print_table.py: one table for both k, with a markdown option
Show description for 93947da
jermp
committed
93947da
View commit details
Copy full SHA for 93947da
Browse repository at this point
added new run logs and updated table with results
jermp
committed
4d6d73b
View commit details
Copy full SHA for 4d6d73b
Browse repository at this point
You can鈥檛 perform that action at this time.