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

Optimisation - statistic analise of input code #7

Open
kamil-kielczewski opened this issue Sep 2, 2020 · 0 comments
Open

Optimisation - statistic analise of input code #7

kamil-kielczewski opened this issue Sep 2, 2020 · 0 comments

Comments

@kamil-kielczewski
Copy link
Owner

kamil-kielczewski commented Sep 2, 2020

Optimisation - lets analyse which characters are most used in input code - and base on that prepare proper map base4 to jsf (look to #1) - in this case decompresor shoud be constructed in dynamic way (or we can have hardcoded 4! permutations) - but the main decision is: which num for shortes representations is better 1 or 0, and sequenc for two larger representation 2,3 - so we need 4 decompresor variants (this also can play important rule if base8 will be shorter #6)

@kamil-kielczewski kamil-kielczewski changed the title Oprimalization - statistic analise of input code Optimalisation - statistic analise of input code Sep 2, 2020
@kamil-kielczewski kamil-kielczewski changed the title Optimalisation - statistic analise of input code Optimisation - statistic analise of input code Sep 2, 2020
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

No branches or pull requests

1 participant