Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance in the TechEmpower composite score #26796

Closed
ajcvickers opened this issue Nov 23, 2021 · 0 comments
Closed

Improve performance in the TechEmpower composite score #26796

ajcvickers opened this issue Nov 23, 2021 · 0 comments
Assignees
Labels
area-perf closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Contributor

ajcvickers commented Nov 23, 2021

We have been running the industry standard TechEmpower benchmarks on .NET against a PostgreSQL database for several years. In the last couple of releases, we have significantly improved the Fortunes benchmark for both low-level data access and EF Core.

In the EF7 timeframe we plan to specifically target improvements to the TechEmpower composite score. This measures performance over a wider range of scenarios.

Most of the planned improvements are listed in #26797

This issue is focused on the work specific to EF Core. There will also be work at the lower-levels of the stack (e.g. ADO.NET/Runtime/Npgsql) and in the benchmark code itself.

@ajcvickers ajcvickers added this to the 7.0.0 milestone Nov 23, 2021
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-perf closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

2 participants