Skip to content

Simplify loop by eliminating unnecessary iterations#26

Open
MichaelChirico wants to merge 2 commits into
yanyachen:masterfrom
MichaelChirico:master
Open

Simplify loop by eliminating unnecessary iterations#26
MichaelChirico wants to merge 2 commits into
yanyachen:masterfrom
MichaelChirico:master

Conversation

@MichaelChirico

@MichaelChirico MichaelChirico commented Jul 13, 2017

Copy link
Copy Markdown

I'm debugging and I noticed this statement gets evaluated way too many times -- in my current case, this next statement will be evaluated 324 times, compared to n_iter which is 50.

@MichaelChirico MichaelChirico changed the title Simplify loop by eliminating unnecessary iterations Simplify loop by eliminating unnecessary iterations [ON HOLD] Jul 13, 2017
@MichaelChirico MichaelChirico changed the title Simplify loop by eliminating unnecessary iterations [ON HOLD] Simplify loop by eliminating unnecessary iterations Jul 13, 2017
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.

1 participant