Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEATURE] Cache combinedStyles #211

Merged
merged 1 commit into from
Jul 11, 2015

Conversation

vanderlee
Copy link
Contributor

Same as #208, but on current master.

The current master with the short array fix caused so much changes that it was easier to just start anew with this feature than try to resolve all the conflicts.

I also added the clearing of the cache, which decreases performance gains somewhat: back to ~20% from ~30%.

@oliverklee
Copy link
Contributor

Looks good. If you remove the trailing space (thus making the build pass), I'll directly merge it. ❤️

(I would need to create an new PR if I wanted to edit a PR from a fork. So it's less work for me if you do the change.)

@oliverklee oliverklee added this to the 1.0.0 milestone Jul 10, 2015
@oliverklee
Copy link
Contributor

By the way, you can configure most IDEs (including PhpStorm) to automatically drop any trailing whitespace on saving a file.

@vanderlee vanderlee force-pushed the cache-combinedstyles branch from bbe41c2 to 5f5ac08 Compare July 11, 2015 18:47
@vanderlee vanderlee force-pushed the cache-combinedstyles branch from 5f5ac08 to eb7a8b2 Compare July 11, 2015 18:50
@vanderlee
Copy link
Contributor Author

Squashed and somehow had to fix a totally new /r/n error on a line I never touched (the very first).

oliverklee added a commit that referenced this pull request Jul 11, 2015
@oliverklee oliverklee merged commit 00473ac into MyIntervals:master Jul 11, 2015
@oliverklee
Copy link
Contributor

Merged. @vanderlee Thanks a lot for this PR!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants