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

Improved Benchmark Tests #582

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

ckadluba
Copy link
Member

@ckadluba ckadluba commented Oct 3, 2024

  • Support filters in RunPerfTests.ps1
  • Run only a subset (QuickBenchmarks) in release.yml (renamed existing sink benchmarks)
  • Added more complex sink benchmarks (ExtendedBenchmarks)
  • Added unit test-like benchmarks for SqlBulkBatchWriter. Run them with a max of 20 iterations because otherwise they take too long.
  • Use GitHub secret to filter in perftests.yml

Removed unnecessary env parameter in nuget publish step.
* Support filters in RunPerfTests.ps1
* Run only a subset (QuickBenchmarks) in release.yml (renamed existing sink benchmarks)
* Added more complex sink benchmarks (ExtendedBenchmarks)
* Added unit test-like benchmarks for SqlBulkBatchWriter. Run them with a max of 20 iterations because otherwise they take too long.
The GitHub secret PERF_TESTS_FILTER will control which benchmarks are executed in perftests.yml. Using a plain GitHub repo variable did not work for some reason.
@ckadluba ckadluba added this pull request to the merge queue Oct 3, 2024
Merged via the queue into serilog-mssql:dev with commit 610288e Oct 3, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant