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
.
sillsdev
/
harmony
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
14
Code
Issues
20
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
improve performance of add changes
- #49
#49
Open
hahn-kev
wants to merge 23 commits into
main
sillsdev/harmony:main
from
create-linq2db-repository
sillsdev/harmony:create-linq2db-repository
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
improve performance of add changes
#49
hahn-kev
wants to merge 23 commits into
main
sillsdev/harmony:main
from
create-linq2db-repository
sillsdev/harmony:create-linq2db-repository
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2025
extract out an ICrdtRepository.cs interface
hahn-kev
committed
5634d4a
View commit details
Copy full SHA for 5634d4a
Browse repository at this point
create benchmarks project to enable dedicated running on benchmarks
hahn-kev
committed
e6ff74c
View commit details
Copy full SHA for e6ff74c
Browse repository at this point
setup git job comparison
hahn-kev
committed
c2d3c5f
View commit details
Copy full SHA for c2d3c5f
Browse repository at this point
replace CrdtRepositoryFactory with ICrdtRepositoryFactory
hahn-kev
committed
04c6e4d
View commit details
Copy full SHA for 04c6e4d
Browse repository at this point
Commits on Jul 24, 2025
introduce some more benchmarks and initial version of Linq2Db repo
hahn-kev
committed
8e08b90
View commit details
Copy full SHA for 8e08b90
Browse repository at this point
make commit hash updates explicit
hahn-kev
committed
a395f7a
View commit details
Copy full SHA for a395f7a
Browse repository at this point
add debug logging
hahn-kev
committed
7cefd25
View commit details
Copy full SHA for 7cefd25
Browse repository at this point
make debugging easier
hahn-kev
committed
3367d9f
View commit details
Copy full SHA for 3367d9f
Browse repository at this point
add more repo tests to find bugs with the new repo
hahn-kev
committed
7b35041
View commit details
Copy full SHA for 7b35041
Browse repository at this point
fix an issue with one test expecting the returned commit to have the created snapshots
hahn-kev
committed
b5e9eb6
View commit details
Copy full SHA for b5e9eb6
Browse repository at this point
add 2 benchmarks, one for all at once
hahn-kev
committed
426bf8c
View commit details
Copy full SHA for 426bf8c
Browse repository at this point
don't use logging during a perf test, add a DataModelTestBase.cs config for using linq2db or not
hahn-kev
committed
2f3cfc6
View commit details
Copy full SHA for 2f3cfc6
Browse repository at this point
always run repo tests for both versions
hahn-kev
committed
4a304a1
View commit details
Copy full SHA for 4a304a1
Browse repository at this point
add dotTrace for easy profiling
hahn-kev
committed
9a9901a
View commit details
Copy full SHA for 9a9901a
Browse repository at this point
use new package version
hahn-kev
committed
53a46ed
View commit details
Copy full SHA for 53a46ed
Browse repository at this point
remove extra check projecting entities
hahn-kev
committed
7c3b8d2
View commit details
Copy full SHA for 7c3b8d2
Browse repository at this point
add a second benchmark for all changes
hahn-kev
committed
e29dd8e
View commit details
Copy full SHA for e29dd8e
Browse repository at this point
Commits on Aug 28, 2025
disable linq2db logging when running as part of a perf test
hahn-kev
committed
9ad734c
View commit details
Copy full SHA for 9ad734c
Browse repository at this point
increase change count in add change benchmarks
hahn-kev
committed
d7414c3
View commit details
Copy full SHA for d7414c3
Browse repository at this point
add test for `GetCurrentSnapshotByObjectId` and change it to use a compiled query for better performance
hahn-kev
committed
c593cc0
View commit details
Copy full SHA for c593cc0
Browse repository at this point
Commits on Aug 29, 2025
lower dotnet version used for benchmarks
hahn-kev
committed
cd78ec9
View commit details
Copy full SHA for cd78ec9
Browse repository at this point
Merge branch 'main' into create-linq2db-repository
Show description for 54e7357
hahn-kev
committed
54e7357
View commit details
Copy full SHA for 54e7357
Browse repository at this point
resolve merge conflicts
hahn-kev
committed
733b622
View commit details
Copy full SHA for 733b622
Browse repository at this point
You can’t perform that action at this time.