NETProvider icon indicating copy to clipboard operation
NETProvider copied to clipboard

Refactor benchmarks

Open fdcastel opened this issue 1 year ago • 1 comments

Based on #1200 for now. I will rebase it with latest master in the future.

  • Rename project Perf to FirebirdSql.Data.FirebirdClient.Benchmarks.
  • Update project to use .NET8.
  • Upgrade BenchmarkDotNet to version 0.14.0.
  • Update baseline nuget package to v10.3.1.
  • Add /BenchmarkDotNet.Artifacts folder to .gitignore.
  • Pass command-line arguments to BenchmarkDotNet engine.
  • Apply SQL Formatting. Use raw strings.
  • Add script run-benchmark.ps1.

fdcastel avatar Oct 26 '24 20:10 fdcastel

Rebase with master.

fdcastel avatar May 18 '25 02:05 fdcastel