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
.
microsoft
/
cpp_client_telemetry
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
102
Code
Issues
109
Pull requests
21
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Offline storage: batch flush inserts in one transaction
- #1497
#1497
Closed
bmehta001
wants to merge 10 commits into
microsoft:main
microsoft/cpp_client_telemetry:main
from
bmehta001:bhamehta/perf-storage-flush
bmehta001/cpp_client_telemetry:bhamehta/perf-storage-flush
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Offline storage: batch flush inserts in one transaction
#1497
bmehta001
wants to merge 10 commits into
microsoft:main
microsoft/cpp_client_telemetry:main
from
bmehta001:bhamehta/perf-storage-flush
bmehta001/cpp_client_telemetry:bhamehta/perf-storage-flush
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
Offline storage: batch flush inserts and avoid a copy on the read path
Show description for f3f7f7f
bmehta001
and
Copilot
committed
f3f7f7f
View commit details
Copy full SHA for f3f7f7f
Browse repository at this point
Address Copilot round-1 comments
Show description for 2c18ed9
bmehta001
and
Copilot
committed
2c18ed9
View commit details
Copy full SHA for 2c18ed9
Browse repository at this point
Address Copilot round-2: drop the read-path move; tighten batch test
Show description for 1f9cf63
bmehta001
and
Copilot
committed
1f9cf63
View commit details
Copy full SHA for 1f9cf63
Browse repository at this point
Address Copilot round-3 comments
Show description for aeeb52e
bmehta001
and
Copilot
committed
aeeb52e
View commit details
Copy full SHA for aeeb52e
Browse repository at this point
Address Copilot round-4: validate before the DB-open check in StoreRecords
Show description for 0435f1a
bmehta001
and
Copilot
committed
0435f1a
View commit details
Copy full SHA for 0435f1a
Browse repository at this point
Address Copilot round-5: report disk write failures to the observer
Show description for 08cd562
bmehta001
and
Copilot
committed
08cd562
View commit details
Copy full SHA for 08cd562
Browse repository at this point
Address Copilot round-6: mark isValidRecord const
Show description for ac1d5ac
bmehta001
and
Copilot
committed
ac1d5ac
View commit details
Copy full SHA for ac1d5ac
Browse repository at this point
Address Copilot round-7 comments
Show description for a240818
bmehta001
and
Copilot
committed
a240818
View commit details
Copy full SHA for a240818
Browse repository at this point
Address Copilot round-8: ordering + accurate comments
Show description for 0171a71
bmehta001
and
Copilot
committed
0171a71
View commit details
Copy full SHA for 0171a71
Browse repository at this point
Address Copilot round-9: log valid count on lock failure
Show description for d1f86ec
bmehta001
and
Copilot
committed
d1f86ec
View commit details
Copy full SHA for d1f86ec
Browse repository at this point
You can’t perform that action at this time.