-
Notifications
You must be signed in to change notification settings - Fork 20
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
Remove single-letter prefix for expressions and constraints #232
Conversation
/run-benchmark |
Codecov ReportAll modified and coverable lines are covered by tests ✅
📢 Thoughts on this report? Let us know! |
Judge result Benchmark Report for Job Properties
ResultsA ratio greater than 1.0 denotes a possible regression (marked with ❌),
–––––––––––––––– –––––––––––––––––––––––––– –––––––––––– Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoTarget Julia Version 1.9.3 Baseline Julia Version 1.9.3 ──────────────────────────────────────────────────────────────────────────── Target result Benchmark Report for Job Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
––––––––––––––––––––––––– –––––––––––––– –––––––––– ––––––––––––––– ––––––––––– Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoJulia Version 1.9.3 ──────────────────────────────────────────────────────────────────────────── Baseline result Benchmark Report for Job Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
––––––––––––––––––––––––– –––––––––––––– –––––––––– ––––––––––––––– ––––––––––– Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoJulia Version 1.9.3 ──────────────────────────────────────────────────────────────────────────── Runtime information Runtime Info lscpu output: Architecture: x86_64 Cpu Property Value |
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.
Thanks! it looks much better :)
Pull request details
Describe the changes made in this pull request
Removes e_ and c_.
List of related issues or pull requests
Closes #229
Collaboration confirmation
As a contributor I confirm