-
Notifications
You must be signed in to change notification settings - Fork 22
feat: perf-test for net #814
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good so far, waiting on the comment i requested in person
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good as a first cut.
I think we should get a spec started for this.
We want to be able to get numbers that we can use for any language.
And have a way to track long term regressions.
But good start :)
Yup, this PR marks a complete set of basic aes testing for all languages. Next step is to create a superscript and aggregate the results in a comparable format, create a spec, more tests, ci, etc. |
Issue #, if available:
Description of changes:
This PR adds a performance tests suite for .net. The code was generated by agentic AI and was refactored by author.
Squash/merge commit message, if applicable:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.