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 }}
mdsteele
/
rust-cfb
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
63
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: mdsteele/rust-cfb
Actions
All workflows
Workflows
tests
tests
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
101 workflow runs
101 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #96 from francisdb/perf/read-fat-sectors-at-once
tests
#209:
Commit
9b4e647
pushed by
mdsteele
1m 20s
master
master
1m 20s
View workflow file
perf: read the DIFAT, FAT and MiniFAT in whole sectors on open
tests
#208:
Pull request
#96
opened by
francisdb
2m 8s
francisdb:perf/read-fat-sectors-at-once
francisdb:perf/read-fat-sectors-at-once
2m 8s
View #96
View workflow file
Bump version number to 0.15.0
tests
#207:
Commit
e4b5766
pushed by
mdsteele
1m 30s
v0.15.0
v0.15.0
1m 30s
View workflow file
Bump version number to 0.15.0
tests
#206:
Commit
e4b5766
pushed by
mdsteele
1m 31s
master
master
1m 31s
View workflow file
Merge pull request #95 from francisdb/bench/reuse-buffers
tests
#205:
Commit
9dca630
pushed by
mdsteele
1m 38s
master
master
1m 38s
View workflow file
bench: reuse the buffers across iterations
tests
#204:
Pull request
#95
synchronize by
francisdb
1m 19s
francisdb:bench/reuse-buffers
francisdb:bench/reuse-buffers
1m 19s
View #95
View workflow file
Merge pull request #94 from francisdb/bench/read-disk
tests
#203:
Commit
a43f745
pushed by
mdsteele
1m 14s
master
master
1m 14s
View workflow file
Merge pull request #93 from francisdb/perf/direntry-serialization
tests
#202:
Commit
c48acd4
pushed by
mdsteele
1m 31s
master
master
1m 31s
View workflow file
Merge pull request #92 from francisdb/feat/copy-to
tests
#201:
Commit
723f08b
pushed by
mdsteele
1m 20s
master
master
1m 20s
View workflow file
Merge pull request #91 from francisdb/fix/permissive-fat-pointee
tests
#200:
Commit
75e8a02
pushed by
mdsteele
1m 31s
master
master
1m 31s
View workflow file
Merge pull request #89 from francisdb/perf/chain-cache
tests
#199:
Commit
b0cdb65
pushed by
mdsteele
5m 37s
master
master
5m 37s
View workflow file
Merge pull request #86 from francisdb/perf/bulk-sector-allocation
tests
#198:
Commit
46c1dd2
pushed by
mdsteele
1m 29s
master
master
1m 29s
View workflow file
bench: reuse the buffers across iterations
tests
#197:
Pull request
#95
synchronize by
francisdb
1m 22s
francisdb:bench/reuse-buffers
francisdb:bench/reuse-buffers
1m 22s
View #95
View workflow file
bench: reuse the buffers across iterations
tests
#196:
Pull request
#95
opened by
francisdb
1m 27s
francisdb:bench/reuse-buffers
francisdb:bench/reuse-buffers
1m 27s
View #95
View workflow file
bench: read streams from disk
tests
#195:
Pull request
#94
synchronize by
francisdb
1m 12s
francisdb:bench/read-disk
francisdb:bench/read-disk
1m 12s
View #94
View workflow file
perf: allocate a chain's sectors for a whole write at once
tests
#194:
Pull request
#86
synchronize by
francisdb
1m 20s
francisdb:perf/bulk-sector-allocation
francisdb:perf/bulk-sector-allocation
1m 20s
View #86
View workflow file
bench: read streams from disk
tests
#193:
Pull request
#94
synchronize by
francisdb
2m 4s
francisdb:bench/read-disk
francisdb:bench/read-disk
2m 4s
View #94
View workflow file
perf: serialize a directory entry to and from one 128 byte buffer
tests
#192:
Pull request
#93
synchronize by
francisdb
1m 27s
francisdb:perf/direntry-serialization
francisdb:perf/direntry-serialization
1m 27s
View #93
View workflow file
feat: add CompoundFile::copy_to for writing a compacted copy
tests
#191:
Pull request
#92
synchronize by
francisdb
1m 31s
francisdb:feat/copy-to
francisdb:feat/copy-to
1m 31s
View #92
View workflow file
fix: tolerate a FAT entry that points past the file under Permissive
tests
#190:
Pull request
#91
synchronize by
francisdb
2m 15s
francisdb:fix/permissive-fat-pointee
francisdb:fix/permissive-fat-pointee
2m 15s
View #91
View workflow file
perf: reuse a chain's sector list across opens instead of rewalking the FAT
tests
#189:
Pull request
#89
synchronize by
francisdb
1m 28s
francisdb:perf/chain-cache
francisdb:perf/chain-cache
1m 28s
View #89
View workflow file
perf: allocate a chain's sectors for a whole write at once
tests
#188:
Pull request
#86
synchronize by
francisdb
1m 21s
francisdb:perf/bulk-sector-allocation
francisdb:perf/bulk-sector-allocation
1m 21s
View #86
View workflow file
Merge pull request #88 from francisdb/perf/mini-stream-batching
tests
#187:
Commit
a120295
pushed by
mdsteele
1m 22s
master
master
1m 22s
View workflow file
Merge pull request #84 from francisdb/fix/parent-must-be-storage
tests
#186:
Commit
74d6841
pushed by
mdsteele
1m 15s
master
master
1m 15s
View workflow file
bench: read streams from disk
tests
#185:
Pull request
#94
opened by
francisdb
2m 5s
francisdb:bench/read-disk
francisdb:bench/read-disk
2m 5s
View #94
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.