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

Measuring in bytes is not fully correct file must have minimal information possible too #96

Open
istarkov opened this issue Sep 12, 2018 · 0 comments

Comments

@istarkov
Copy link

for example https://github.com/mathiasbynens/small/blob/master/scala.scala example

class m

have amount of information ie shannon enthropy 2.52bits

so better will be

class s

it has much more less information 2.13 so better

Imagine you need to compress all that files, files with less information will be better compressed, so will have a less size.

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