Giter Club home page Giter Club logo

Comments (9)

cowtowncoder avatar cowtowncoder commented on June 23, 2024

Thank you for reporting this. Sounds like a bug indeed, will fix.

from compress.

cowtowncoder avatar cowtowncoder commented on June 23, 2024

Trying to fix this but goddang $#%(($#^)$#^$# TestNG is trying to prevent any work, failing in new spectacular ways. Almost tempted to convert test suite to junit...

Other than that, added test and will try to figure out what's wrong with the logics.

from compress.

cowtowncoder avatar cowtowncoder commented on June 23, 2024

Ok so size estimation is slightly broken since rounding down of 1 << 5 and 1 << 6 misses one byte needed as length indicator for shortest; and probably can affect things up to 2 chunks. So I think I'll fix problem wrt shortest chunks with just adding 2.

But I also noticed sort of reverse issue: estimates are too big for larger input, so I'll tackle that as well.

from compress.

cowtowncoder avatar cowtowncoder commented on June 23, 2024

Looks like I don't have write access any more, no doubt due to Ning's reorg.
I'll have to see if I can find someone to give access, or if I'll have to fork this repo.
Sigh.

from compress.

myelin avatar myelin commented on June 23, 2024

You should have access again now :) Looks like someone went through and pruned out all the 'trusted external' accounts except for a couple of us.

from compress.

cowtowncoder avatar cowtowncoder commented on June 23, 2024

@myelin Thanks! Yes, understandable. Just hadn't noticed before.

from compress.

cowtowncoder avatar cowtowncoder commented on June 23, 2024

Pushing 1.0.4 release now with fixes.

from compress.

leventov avatar leventov commented on June 23, 2024

@cowtowncoder thank you for this fantastically quick fix and release!

from compress.

cowtowncoder avatar cowtowncoder commented on June 23, 2024

@leventov Thank you for reporting this!

from compress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.