Perf tests for query with different amounts of data

Open
#6,718 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp

Research direction

Start by reviewing the existing query tests and the performance context in issue #6181. Determine how representative queries and data sizes are currently defined, then assess which tests should run against small and larger datasets. Done means the selected query coverage compares performance across dataset sizes and addresses the Include regression scenario.

Written by the indexing model from the issue text.

Description

area-benchmarks area-perf area-query

Per https://github.com/aspnet/EntityFramework/issues/6181 we had an issue where Include was generally faster then EF6.x, but slower when run with small data sets. We should run some or all of the query tests against different data set sizes.

Dominant language
C#
Stars
14.8k
Forks
3.4k
Avg merge
2d 5h
Merged PRs (30d)
134

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/efcore

All issues in dotnet/efcore

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.