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
.
fsspec
/
gcsfs
Public
Notifications
You must be signed in to change notification settings
Fork
181
Star
398
Code
Issues
85
Pull requests
27
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(perf): add microbenchmark suite for cat_ranges
- #1035
#1035
Merged
zhixiangli
merged 12 commits into
fsspec:main
fsspec/gcsfs:main
from
yuxin00j:microbenchmark-cat-ranges
yuxin00j/gcsfs:microbenchmark-cat-ranges
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(perf): add microbenchmark suite for cat_ranges
#1035
zhixiangli
merged 12 commits into
fsspec:main
fsspec/gcsfs:main
from
yuxin00j:microbenchmark-cat-ranges
yuxin00j/gcsfs:microbenchmark-cat-ranges
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(perf): add microbenchmark for cat_ranges
yuxin00j
committed
b6756d6
View commit details
Copy full SHA for b6756d6
Browse repository at this point
Commits on Sep 3, 2026
fix(benchmarks): add batch_size, max_gap, and num_ranges to BigQuery benchmarks schema
yuxin00j
committed
eaf7924
View commit details
Copy full SHA for eaf7924
Browse repository at this point
docs(microbenchmarks): document cat_ranges benchmark group and parameters
yuxin00j
committed
2b98dfa
View commit details
Copy full SHA for 2b98dfa
Browse repository at this point
Commits on Sep 4, 2026
fix(microbenchmarks): support per-file sequential ranges, mixed pattern, and error raising
Show description for 5881a0e
yuxin00j
committed
5881a0e
View commit details
Copy full SHA for 5881a0e
Browse repository at this point
fix(microbenchmarks): remove mixed pattern from cat_ranges benchmarks
Show description for 066eda6
yuxin00j
committed
066eda6
View commit details
Copy full SHA for 066eda6
Browse repository at this point
fix(microbenchmarks): validate sequential ranges do not exceed file size
yuxin00j
committed
4f836d4
View commit details
Copy full SHA for 4f836d4
Browse repository at this point
feat(microbenchmarks): calculate logical throughput from actual requested ranges
yuxin00j
committed
fb4dc1a
View commit details
Copy full SHA for fb4dc1a
Browse repository at this point
refactor(microbenchmarks): pass total_bytes to runner after generating ranges instead of storing in parameters
yuxin00j
committed
f8b5d7a
View commit details
Copy full SHA for f8b5d7a
Browse repository at this point
style: format test_configs.py with black
yuxin00j
committed
e50e91a
View commit details
Copy full SHA for e50e91a
Browse repository at this point
fix(microbenchmarks): require total_bytes for cat_ranges in run.py table generation
yuxin00j
committed
01c18e4
View commit details
Copy full SHA for 01c18e4
Browse repository at this point
test(microbenchmarks): consolidate cat_ranges unit tests and parameterize validation
yuxin00j
committed
78c3c36
View commit details
Copy full SHA for 78c3c36
Browse repository at this point
Commits on Sep 11, 2026
Merge branch 'upstream/main' into microbenchmark-cat-ranges
yuxin00j
committed
d52670e
View commit details
Copy full SHA for d52670e
Browse repository at this point
You can’t perform that action at this time.