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

Performance: Freeze string literal #650

Merged
merged 13 commits into from
Jan 6, 2018

Conversation

johnnyshields
Copy link
Contributor

Add adds Ruby 2.4 to Travis

@johnnyshields
Copy link
Contributor Author

@CloCkWeRX this is ready to merge

.travis.yml Outdated

matrix:
exclude:
- rvm: 2.3.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably better to just update this exclude to 2.3.6, ditto below for the unlikely chance we bring in mysql/sqlite regression

@CloCkWeRX CloCkWeRX added this to the 0.17.0 milestone Jan 5, 2018
Copy link
Member

@CloCkWeRX CloCkWeRX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'm happy with that all, am tempted to just make it its own release (0.17.0)

@johnnyshields
Copy link
Contributor Author

@CloCkWeRX that's fine, let's go ahead and release 0.16.0 then as I have a lot more improvements in the pipeline.

@johnnyshields
Copy link
Contributor Author

FYI I'm using the current master in production now.

@johnnyshields johnnyshields changed the title Freeze string literal Performance: Freeze string literal Jan 5, 2018
@CloCkWeRX CloCkWeRX merged commit 1426f15 into fatfreecrm:master Jan 6, 2018
@CloCkWeRX
Copy link
Member

Weird. Travis builds increased by an hour after this:
https://travis-ci.org/fatfreecrm/fat_free_crm/builds

Hopefully, its just something on the underlying travis infrastructure

@CloCkWeRX
Copy link
Member

CloCkWeRX commented Jan 6, 2018

Ah, we swapped from exclude to allow failures, meaning run time went way up; then ran on two rubies.
#662 should help it

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.

2 participants