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

Fix expanding timezone into the future #86

Merged
merged 1 commit into from May 22, 2013
Merged

Fix expanding timezone into the future #86

merged 1 commit into from May 22, 2013

Conversation

kewisch
Copy link
Owner

@kewisch kewisch commented May 17, 2013

This makes sure timezone expansion is actually saved. Not doing this will do the whole expansion for each year. Since these are internal details and you are working on a new expansion engine, it probably doesn't make sense to add tests. r? @lightsofapollo

@kewisch
Copy link
Owner Author

kewisch commented May 18, 2013

I see there is a test failure. I'll fix it and then get back to you :)

@lightsofapollo
Copy link
Contributor

latest: timezone iterator & first iteration x 18,143 ops/sec ±0.74% (99 runs sampled)
previous: timezone iterator & first iteration x 1,356 ops/sec ±0.55% (100 runs sampled)

Heh- there should be some way to fail the tests if X test is more then N% slower then the previous version... I will see what I can come up with so we don't miss this kind of stuff.

lightsofapollo added a commit that referenced this pull request May 22, 2013
Fix expanding timezone into the future
@lightsofapollo lightsofapollo merged commit 37b862a into kewisch:master May 22, 2013
@kewisch kewisch deleted the timezone-expansion branch May 22, 2013 20:34
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.

None yet

2 participants