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

faster validation #29

Merged
merged 6 commits into from
Sep 5, 2019
Merged

faster validation #29

merged 6 commits into from
Sep 5, 2019

Conversation

odanoburu
Copy link
Collaborator

related to #28

performance probably is slightly worse, but we get a Binary instance
for free
- use shake for managing 'builds'

** missing

- fixmes
- remove dead code

* officially change package name to mill
- use xdg cache directory
- handle file paths better

** missing
- check error messages from other files
- implement directory validation

* change index keys
* use toAscList to guarantee sort order
- also build when validating directory
- use either in index with (possible) duplicates to save space in
  serialization
- faster implementation of indexKey
  - plus make the keys follow the proper order (must pad lexical ids)
@odanoburu odanoburu merged commit 426c2d3 into master Sep 5, 2019
@odanoburu odanoburu mentioned this pull request Sep 5, 2019
@odanoburu odanoburu deleted the fast-validation branch September 10, 2019 16:42
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