Commit graph

14 commits

Author SHA1 Message Date
78b0645034
Version v2.1.0, cleaned up useless printf and string comparisons
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-04-13 00:07:49 +02:00
1bb1da8bbc
General cleanup, improve load32 and dataset execution 2024-04-12 23:51:55 +02:00
244cff31f9
Generate constants from hashes on startup, generate LUT for aes, cleanup endianness to be all little-endian 2024-04-12 17:53:28 +02:00
c232f60979
Version v2.0.0 with asm, jit, performance and allocation improvements
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-04-12 02:08:40 +02:00
0a681cd2da
Include superscalar JIT for amd64, optimize memory allocations 2024-04-12 02:00:46 +02:00
9214202406
Speedup superscalar / argon via less pointers and copies 2024-04-11 18:11:36 +02:00
5e7d8ea35f
Reorganize cache/dataset 2024-04-11 16:04:59 +02:00
252d9ed9d3
Rename fpu to asm package 2024-04-11 15:49:22 +02:00
72c7f485e5
Optimize vm/superscalar, add generic fpu round as panic fallback 2024-04-11 09:40:11 +02:00
b207b994b3
Working RandomX with minimal assembly for rounding mode (AMD64,ARM64)
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-11 08:46:34 +02:00
5190471ef8
Small cleanup, helper functions 2022-10-25 13:21:34 +02:00
b155830fa0
Remove superfluous logging 2022-10-24 20:17:59 +02:00
dank
a9098e337c Update 'vm.go' 2019-10-15 20:16:56 +02:00
dank
906ed8092e Upload files to '' 2019-10-15 19:45:39 +02:00