-
Notifications
You must be signed in to change notification settings - Fork 27
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
Add qemu-based multiarch build/test CI #50
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 0a4de6b.
…in a tree fashion
* Improve readme (WIP) * Update Benchmark Plots * Update Benchmark Plots * Fix avx2 in CI * At least 1 seconds of runtime for throughput benchmark * Switch to nightly rust for AVX2 bench * Update Benchmark Plots * Update Benchmark Plots * Reduce number of benchmark steps * Finish * Fix plots path * Update Benchmark Plots * Fix aarch svg * Update Benchmark Plots * Remove outliers in throughput benchmark * Update Benchmark Plots * Small tweaks --------- Co-authored-by: Olivier Giniaux <[email protected]> Co-authored-by: Author <[email protected]> Co-authored-by: Benchmark Bot <[email protected]>
* Use different artifact to prevent conflicts * Update Benchmark Plots * LS * Update Benchmark Plots * Delete .svg before downloading artifacts * Update Benchmark Results * Verbose rm * Update Benchmark Results * Wtf it does not work ? * Update Benchmark Results * Add fricking LS back * Update Benchmark Results * Try using buildjet cache instead * Update Benchmark Results * Fix CI --------- Co-authored-by: Olivier Giniaux <[email protected]> Co-authored-by: Benchmark Bot <[email protected]>
* Added `Clone` and `Debug` traits to `GxHasher` and `GxBuildHasher`. * Updated deps. * Made clippy (almost) happy. * rustfmt. --------- Co-authored-by: Olivier Giniaux <[email protected]>
Co-authored-by: Ian Qvist <[email protected]>
Co-authored-by: Olivier Giniaux <[email protected]>
* Add specialized write_u32 * Fix hashset benchmark accurracy * Implement all types * Fix build * Fix avx2 * Add mandatory 0 length check to avoid SIGSEGV and add test * Version 2.3.0 --------- Co-authored-by: Olivier Giniaux <[email protected]>
* Create dedicated quality bench * Add avalanche * Code cleanup * More cleanup * Add t1ha --------- Co-authored-by: Olivier Giniaux <[email protected]>
* Fix permutation quality issue * Add more quality tests --------- Co-authored-by: Olivier Giniaux <[email protected]>
…in a hybrid way for maximum performance * Change construction to allow stable hashes even with AVX2 and use it in a hybrid way for maximum performance * Add unit test on permutations * Fix permutations * Recursive chunked stepped permute * Reduce bytecode size from duplicated AES keys * Fix is_stable test * Update Benchmark Results --------- Co-authored-by: Olivier Giniaux <[email protected]> Co-authored-by: Benchmark Bot <[email protected]>
ogxd
force-pushed
the
main
branch
2 times, most recently
from
December 30, 2023 21:26
afe803f
to
7629ab1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.