Setting up benchmarks#6
Draft
MonssafToukal wants to merge 12 commits intoJuliaSmoothOptimizers:mainfrom
Draft
Conversation
tmigot
reviewed
Sep 27, 2021
Member
tmigot
left a comment
There was a problem hiding this comment.
Would it be possible to also add a sample benchmarks.jl file that creates a const SUITE = BenchmarkGroup() ?
474f8e0 to
394e7e8
Compare
* adding/updating file: push_benchmarks.sh * adding/updating file: benchmark/run_benchmarks.jl * adding/updating file: benchmark/send_comment_to_pr.jl * adding/updating file: Jenkinsfile * setting up project.toml for benchmarks * Add token to jenkinsfile authored-by: Monssaf Toukal <tmonssaf@gmail.com>
4854992 to
55aed9e
Compare
tmigot
reviewed
Oct 29, 2021
Member
tmigot
left a comment
There was a problem hiding this comment.
In the main directory, you can also add benchmark/Manifest.toml in the .gitignore file.
| Git = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2" | ||
| GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26" | ||
| JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" | ||
| JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" |
Member
There was a problem hiding this comment.
In DCISolver.jl, we also had DCISolver in the dependencies here. So, I guess JSOTemplate should also.
Member
|
I also suggest
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.