Skip to content

Conversation

@lipkau
Copy link
Owner

@lipkau lipkau commented Apr 25, 2025

Description

Add performance tests.

Motivation and Context

Easily Identify performance regressions.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

* ⬆️ Bump MatteoCampinoti94/changelog-to-release

Bumps [MatteoCampinoti94/changelog-to-release](https://github.com/matteocampinoti94/changelog-to-release) from 1.0.0 to 1.0.3.
- [Release notes](https://github.com/matteocampinoti94/changelog-to-release/releases)
- [Changelog](https://github.com/MatteoCampinoti94/changelog-to-release/blob/main/CHANGELOG.md)
- [Commits](MatteoCampinoti94/changelog-to-release@v1.0.0...v1.0.3)

---
updated-dependencies:
- dependency-name: MatteoCampinoti94/changelog-to-release
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* pin only major version of action

Signed-off-by: Oliver Lipkau <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Oliver Lipkau <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Lipkau <[email protected]>
@lipkau lipkau force-pushed the feature/add-performance-tests branch 3 times, most recently from d7fb935 to 05c1637 Compare April 27, 2025 12:48
@lipkau lipkau force-pushed the feature/add-performance-tests branch from 05c1637 to dc3e939 Compare April 27, 2025 12:55
@lipkau
Copy link
Owner Author

lipkau commented Apr 28, 2025

I can't get this to work in the CI.

Import

Machine OS Duration
My Mac MacOS 1900ms
Github Workflow MacOS 2750ms
Github Workflow Ubuntu 5040ms
Github Workflow Windows PSv5 5760ms
Github Workflow Windows PSv7 3700ms

Exporting

Machine OS Duration
My Mac MacOS 2300ms
Github Workflow MacOS 5600ms
Github Workflow Ubuntu 7950ms
Github Workflow Windows PSv5 14950ms
Github Workflow Windows PSv7 6750ms

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.

2 participants