Commit Graph

288 Commits (master)

Author SHA1 Message Date
fuwa 89b7c02bba
rx-wow-fix-3: Revert "Increase the frequency of CBRANCH (#118)"
4 years ago
fuwa d2416d6157
rx-wow-fix-2: Revert "Decrease the frequency of FADD/FSUB in favor of FMUL (#77)"
4 years ago
fuwa b4ada42599
rx-wow-fix-1: AesGenerator4R
4 years ago
wowario 597b1e9c91
RandomWOW parameters
4 years ago
tevador 5ce5f4906c add --noBatch benchmark option
4 years ago
tevador 9905ec9c5a
Merge pull request #188 from cryptonote-social/master
4 years ago
tevador 863765bbe6
Merge pull request #185 from tevador/pr-crosscomp
4 years ago
tevador a1c08a2f41
Merge pull request #187 from tevador/pr-netbsd
4 years ago
tevador 708a4e50c5 Fix compilation and JIT support on NetBSD:
4 years ago
tevador 32ab5dea54 fix potential use-after-free when reallocating cache
4 years ago
cryptonote-social a7733de1e7 replace hardcoded literal with its appropriate symbol
4 years ago
tevador bece0a7206 fix #184
4 years ago
tevador 148b923f71 fix test 92 not failing properly on GCC/amd64
4 years ago
tevador 6a764e90d0 Preserve floating point state when calling randomx_calculate_hash
4 years ago
tevador 01381ccef3 Add a missing function to calculate a batch of hashes
4 years ago
tevador 30969c0e25 Benchmark version
4 years ago
tevador aa19c5b9b6 Disable thread affinity on FreeBSD and Android
4 years ago
tevador 3910d49b49 Hide tempHash from the public API
4 years ago
SChernykh 219c02e1e5 Combined hash and fill AES loop (#166)
4 years ago
Vladimir 01914b49cd Fixes for cmake build with visual studio (#144)
5 years ago
tevador 7e20c8e56e
Merge pull request #161 from tevador/pr-struct
5 years ago
tevador 88268ae325 Improved benchmark instructions
5 years ago
tevador 57545d1c53 Fix inconsistent class/struct usage
5 years ago
SChernykh e43267fa86 Fix function names for clang on Apple
5 years ago
tevador 7567cef4c6
Fix symbol collisions with blake2b (#145)
5 years ago
tevador 53af68c34a Benchmark v1.1.5
5 years ago
tevador e3c5ab7002 Merge branch 'master' of git@github.com:tevador/RandomX.git
5 years ago
tevador a1f0f90ac2 randomx-tests: do not run unsupported tests
5 years ago
tevador 34aba9dc8a
Merge pull request #142 from ston1th/fix_openbsd_tests
5 years ago
tevador 4a97ce9a4c
Merge pull request #141 from SChernykh/master
5 years ago
ston1th 5c0486bd33 Fixed tests on OpenBSD
5 years ago
ston1th f3ded36061 Fixed mmap on OpenBSD
5 years ago
SChernykh 9a5d504bb3 Fix alignment for ARMv8 code
5 years ago
tevador b53f0ed145 Benchmark v1.1.4
5 years ago
tevador 5570c698e7 Fix superscalar-stats generator initialization
5 years ago
tevador be810aca0a Fix a possible out-of-bounds access in superscalar generator
5 years ago
tevador 4296c35d79 switch on int
5 years ago
tevador abf2a5034e Make sure AES code is present when setting RANDOMX_FLAG_HARD_AES
5 years ago
tevador fc892fc5c0 Select AVX2 if both AVX2 and SSSE3 flags are set
5 years ago
tevador ebbe7696c7 Fix examples
5 years ago
tevador e0484dfb99 Automatic detection of CPU capabilities
5 years ago
tevador eda3603bf3 Undefine _mm_roti_epi64 if defined
5 years ago
tevador cce53cb582 use SSSE3 consistently as opposed to SSE3
5 years ago
tevador 900a936816 Optimized Argon2 (SSSE3/AVX2)
5 years ago
tevador 298cc77095 Benchmark v1.1.3
5 years ago
tevador 0dc104ff7e Simplify cache init in tests
5 years ago
hyc 01648b3bd6 Remember cache input data (#133)
5 years ago
tevador 519b9cf705 Benchmark v1.1.2
5 years ago
tevador a70dfd8df7
Merge pull request #130 from hyc/gccwin32
5 years ago
tevador 7c405a7dc4 Fix tests without JIT support
5 years ago