Skip to content

Added simple loop and SSE4.2#5

Open
HFTrader wants to merge 1 commit intotobbez:masterfrom
HFTrader:master
Open

Added simple loop and SSE4.2#5
HFTrader wants to merge 1 commit intotobbez:masterfrom
HFTrader:master

Conversation

@HFTrader
Copy link

Added 'wc' in run_all.bash to warm up (preload) the file before the first python run
Added SSE4.2 flag to Makefile
Added two additional tests:

  • splithb1: simple loop, just iterates over the bytes read counting words (1.0 secs)
  • splithb2: uses SSE4.2 to iterate in blocks of 16 bytes (0.5 secs)

…irst python run

Added SSE4.2 flag to Makefile
Added two additional tests:
- splithb1: simple loop, just iterates over the bytes read counting words
- splithb2: uses SSE4.2 to iterate in blocks of 16 bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant