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 }}
apache
/
paimon-vector-index
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
21
Code
Issues
4
Pull requests
7
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
perf(pq): add transposed SIMD encoder with SGEMM fallback
- #90
#90
Merged
JingsongLi
merged 8 commits into
apache:main
apache/paimon-vector-index:main
from
jerry-024:perf/transposed-pq-encoder
jerry-024/paimon-vector-index:perf/transposed-pq-encoder
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
perf(pq): add transposed SIMD encoder with SGEMM fallback
#90
JingsongLi
merged 8 commits into
apache:main
apache/paimon-vector-index:main
from
jerry-024:perf/transposed-pq-encoder
jerry-024/paimon-vector-index:perf/transposed-pq-encoder
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
perf(pq): add transposed SIMD batch encoder
jerry-024
committed
3716846
View commit details
Copy full SHA for 3716846
Browse repository at this point
feat(ivfpq): add PQ encoding mode option
jerry-024
committed
30fd656
View commit details
Copy full SHA for 30fd656
Browse repository at this point
Commits on Sep 8, 2026
Merge branch 'main' into perf/transposed-pq-encoder
Show description for 238cca4
jerry-024
committed
238cca4
View commit details
Copy full SHA for 238cca4
Browse repository at this point
docs(ivfpq): clarify automatic encoding dispatch
jerry-024
committed
03b4aab
View commit details
Copy full SHA for 03b4aab
Browse repository at this point
perf(pq): cache transposed codebook
jerry-024
committed
7ad6a57
View commit details
Copy full SHA for 7ad6a57
Browse repository at this point
perf(ivfpq): reuse trained centroid norms
jerry-024
committed
2555edd
View commit details
Copy full SHA for 2555edd
Browse repository at this point
fix: make PQ layout immutable to preserve cache validity
jerry-024
committed
a1ab43a
View commit details
Copy full SHA for a1ab43a
Browse repository at this point
perf: cache PQ codebook finiteness for encoder dispatch
jerry-024
committed
7ff831b
View commit details
Copy full SHA for 7ff831b
Browse repository at this point
You can’t perform that action at this time.