-
Notifications
You must be signed in to change notification settings - Fork 65
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fast-pack/JavaFastPFOR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: JavaFastPFOR-0.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fast-pack/JavaFastPFOR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: JavaFastPFOR-0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 60 files changed
- 3 contributors
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d75c85f - Browse repository at this point
Copy the full SHA d75c85fView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82a4d19 - Browse repository at this point
Copy the full SHA 82a4d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 182c6d2 - Browse repository at this point
Copy the full SHA 182c6d2View commit details
Commits on Oct 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e19e018 - Browse repository at this point
Copy the full SHA e19e018View commit details -
Compute max compressed length for SkippableIntegerCODEC
Calculating the maximum compressed length is now implemented for all schemes except: * Kamikaze — as stated in the Javadoc, it is not intended for production use. * VectorFastPFOR — it does not appear to be supported for production yet, as it is not included in the release package.
Configuration menu - View commit details
-
Copy full SHA for 32e374a - Browse repository at this point
Copy the full SHA 32e374aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b86ee3 - Browse repository at this point
Copy the full SHA 6b86ee3View commit details -
Remove UncompressibleInputException
Since we can now calculate the maximum compressed length, there is no longer a need to handle underestimated output array lengths by throwing this exception.
Configuration menu - View commit details
-
Copy full SHA for 1d2749f - Browse repository at this point
Copy the full SHA 1d2749fView commit details
Commits on Oct 3, 2025
-
Merge pull request #60 from piotrrzysko/maxCompressedLength
Calculate max compressed length
Configuration menu - View commit details
-
Copy full SHA for f3c52d4 - Browse repository at this point
Copy the full SHA f3c52d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e322d8a - Browse repository at this point
Copy the full SHA e322d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762fdb1 - Browse repository at this point
Copy the full SHA 762fdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7efa932 - Browse repository at this point
Copy the full SHA 7efa932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309b376 - Browse repository at this point
Copy the full SHA 309b376View commit details
Commits on Oct 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5b8e8ae - Browse repository at this point
Copy the full SHA 5b8e8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 443210a - Browse repository at this point
Copy the full SHA 443210aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8834bd4 - Browse repository at this point
Copy the full SHA 8834bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511e2ca - Browse repository at this point
Copy the full SHA 511e2caView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff JavaFastPFOR-0.2.1...JavaFastPFOR-0.3.0