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

Support Transit sources #87

Merged
merged 4 commits into from Oct 9, 2018
Merged

Support Transit sources #87

merged 4 commits into from Oct 9, 2018

Conversation

dhleong
Copy link
Owner

@dhleong dhleong commented Oct 9, 2018

Uses wish-compiler to compile sources to Transit instead of EDN, and adds support for loading Transit-encoded sources.

According to some super non-scientific testing in #9, encoding data sources in Transit could make them load ~30% faster than EDN-encoded sources. As a bonus, using wish-compiler also speeds up build/deploy times on Travis by ~30% as well.

Closes #9

@dhleong dhleong merged commit 63529e0 into master Oct 9, 2018
@dhleong dhleong deleted the dhleong/transit-sources branch October 9, 2018 02:25
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

1 participant