Skip to content

Commit

Permalink
Update PERFORMANCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crStiv authored Feb 25, 2025
1 parent 0bce70d commit 261a472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PERFORMANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Some guides:

Some ideas for speedups:

* [Speedup SHA256 100x on ARM](https://blog.minio.io/accelerating-sha256-by-100x-in-golang-on-arm-1517225f5ff4#.pybt7bb3w)
* [Speedup SHA256 100x on ARM](https://blog.min.io/accelerating-sha256-by-100x-in-golang-on-arm/)
* [Faster SHA256 golang implementation](https://github.com/minio/sha256-simd)
* [Data structure alignment](http://stackoverflow.com/questions/39063530/optimising-datastructure-word-alignment-padding-in-golang)
* [Slice alignment](http://blog.chewxy.com/2016/07/25/on-the-memory-alignment-of-go-slice-values/)
Expand Down

0 comments on commit 261a472

Please sign in to comment.