good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit ebdac3a1 authored by Andrew Ashikhmin's avatar Andrew Ashikhmin Committed by GitHub
Browse files

AVX2 fnvHash. Bump numOfGoroutines to 8 in stage_senders.go (#656)

* Profile all stages

* Try to recover senders with 8 goroutines

* fix CPU profiling for stage_bodies

* fix out-of-index

* Try full DAG for verfication of header seals

* Try to unroll fnvHash for performance

* SSE2 assembly for fnvHash16

* fnvHash16AVX2

* Revert changes to state.go

* check we're on 64-bit in useAVX2

* Shave a move off fnvHash16AVX2

* asmdecl doesn't know about VMOVD

* disable linter in the right place
parent 7c18e6d2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment