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 }}
pathscale
/
WorkTable
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Take WorkTable off tokio, and stop shipping it in the macro
- #103
#103
Closed
pathscale
wants to merge 19 commits into
master
pathscale/WorkTable:master
from
feat/off-tokio
pathscale/WorkTable:feat/off-tokio
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Take WorkTable off tokio, and stop shipping it in the macro
#103
pathscale
wants to merge 19 commits into
master
pathscale/WorkTable:master
from
feat/off-tokio
pathscale/WorkTable:feat/off-tokio
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
Require arctic 0.1.11 and ps-reclaim 0.1.4
Show description for 89382f4
meh
committed
89382f4
View commit details
Copy full SHA for 89382f4
Browse repository at this point
Write down what a data page has to say about itself
Show description for 93b938e
meh
committed
93b938e
View commit details
Copy full SHA for 93b938e
Browse repository at this point
Map paper two onto evidence that already exists
Show description for 5dcbf21
meh
committed
5dcbf21
View commit details
Copy full SHA for 5dcbf21
Browse repository at this point
Cut the page run with as_chunks, which is what CI's clippy asks for
Show description for 1cd8301
meh
committed
1cd8301
View commit details
Copy full SHA for 1cd8301
Browse repository at this point
Run the formatting check CI was missing
Show description for 440c452
meh
committed
440c452
View commit details
Copy full SHA for 440c452
Browse repository at this point
Backfill the change log to 0.3.10
Show description for 89b5860
meh
committed
89b5860
View commit details
Copy full SHA for 89b5860
Browse repository at this point
Name the cause of a persistence event gap, not only its symptom
Show description for cce51f6
meh
committed
cce51f6
View commit details
Copy full SHA for cce51f6
Browse repository at this point
Acknowledge orphaned index events before propagating the error
Show description for f6447e9
meh
committed
f6447e9
View commit details
Copy full SHA for f6447e9
Browse repository at this point
Commits on Sep 9, 2026
Stop copying the page list every time a page is appended
Show description for 670fca9
meh
and
claude
committed
670fca9
View commit details
Copy full SHA for 670fca9
Browse repository at this point
Let the page directory reach past 64 MiB, and measure the insert path
Show description for 08cc865
meh
and
claude
committed
08cc865
View commit details
Copy full SHA for 08cc865
Browse repository at this point
Measure insert latency as two populations, not one distribution
Show description for c852f95
meh
and
claude
committed
c852f95
View commit details
Copy full SHA for c852f95
Browse repository at this point
Borrow the page on the link read instead of cloning its Arc
Show description for db5e283
meh
and
claude
committed
db5e283
View commit details
Copy full SHA for db5e283
Browse repository at this point
Call the insert benchmark what it measures
Show description for f30eff4
meh
and
claude
committed
f30eff4
View commit details
Copy full SHA for f30eff4
Browse repository at this point
Take WorkTable off tokio::fs, let a persisted table choose its page size
Show description for ac66ae0
meh
committed
ac66ae0
View commit details
Copy full SHA for ac66ae0
Browse repository at this point
Take WorkTable off tokio's sync, time and vacuum spawn
Show description for bb495f9
meh
committed
bb495f9
View commit details
Copy full SHA for bb495f9
Browse repository at this point
Take the parking_lot fork, not vanilla
Show description for 6301d1a
meh
committed
6301d1a
View commit details
Copy full SHA for 6301d1a
Browse repository at this point
Take the last of tokio out, and stop shipping it in the macro
Show description for 36bec76
meh
committed
36bec76
View commit details
Copy full SHA for 36bec76
Browse repository at this point
Say where vanilla parking_lot actually comes from now
Show description for d5f2981
meh
committed
d5f2981
View commit details
Copy full SHA for d5f2981
Browse repository at this point
Stop two tests sharing one table directory, and let the watermark say "nothing yet"
Show description for 2702c06
meh
committed
2702c06
View commit details
Copy full SHA for 2702c06
Browse repository at this point
You can’t perform that action at this time.