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

Do not use custom inputs when calling benchmark action #236

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

krzema12
Copy link
Owner

@krzema12 krzema12 commented Sep 6, 2024

Uses a new feature of the bindings where one can specify an expression and assign it to an _Untyped field.

Copy link
Owner Author

@krzema12 krzema12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'SnakeKMP benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: ba08922 Previous: 7e76f89 Ratio
macosX64.LoadingTimeBenchmark.loadsOpenAiSchema ( {"openAiYamlPath":"data/issues/kmp-issue-204-OpenAI-API.yaml"} ) 180.47253266153848 ms/op 112.91088229512195 ms/op 1.60

This comment was automatically generated by workflow using github-action-benchmark.

@krzema12
Copy link
Owner Author

krzema12 commented Sep 6, 2024

Regarding the regression - super-weird. Looks like a random slowness.

@krzema12 krzema12 requested a review from OptimumCode September 6, 2024 09:05
@krzema12 krzema12 marked this pull request as ready for review September 6, 2024 09:05
@OptimumCode
Copy link
Collaborator

Regarding the regression - super-weird. Looks like a random slowness.

I observe the same alerts for maxosX64 in my repo. Looks like the runner something performs differently

@krzema12 krzema12 merged commit 329192c into main Sep 6, 2024
12 checks passed
@krzema12 krzema12 deleted the no-custom-inputs-benchmark-action branch September 6, 2024 11:47
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