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

Check CopperPlatePerformance #176

Closed
jd-lara opened this issue Jul 15, 2019 · 1 comment
Closed

Check CopperPlatePerformance #176

jd-lara opened this issue Jul 15, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@jd-lara
Copy link
Member

jd-lara commented Jul 15, 2019

┌ Info: Building CopperPlatePowerModel network formulation
└ @ PowerSimulations /Users/jdlara/.julia/dev/PowerSimulations/src/core/canonical_constructor.jl:141
┌ Warning: The addition operator has been used on JuMP expressions a large number of times. This warning is safe to ignore but may indicate that model generation is slower than necessary. For performance reasons, you should not add expressions in a loop. Instead of x += y, use add_to_expression!(x,y) to modify x in place. If y is a single variable, you may also use add_to_expression!(x, coef, y) for x += coef*y.
@jd-lara jd-lara added this to the v0.2.0 milestone Jul 15, 2019
@jd-lara jd-lara self-assigned this Jul 15, 2019
@jd-lara
Copy link
Member Author

jd-lara commented Jul 15, 2019

Related to JuliaStochOpt/ParameterJuMP.jl#57

@jd-lara jd-lara closed this as completed Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant