-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Labels
backendRequires a change to the API serverRequires a change to the API serverperformancePerformance, benchmarkingPerformance, benchmarking
Description
In v2025.3, we're changing a number of database queries with an eye to performance. This issue exists to keep track of what's changed so far / anything we plan to change. (I'll probably link to this issue from release notes.)
- Return less data from the database if Backend doesn't actually need that data
- datasets: sort results in code central-backend#1540
- Entities.createNew(): don't rewrite all related entity_defs central-backend#1614
Metadata
Metadata
Assignees
Labels
backendRequires a change to the API serverRequires a change to the API serverperformancePerformance, benchmarkingPerformance, benchmarking
Type
Projects
Status
✅ done