Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Microsoft
- North Bend, WA
- Sign in to view email
- http://johnkeiser.com
Popular repositories
-
-
-
-
-
Forked from arvicco/win
Rubyesque interfaces and wrappers for Windows API functions defined using FFI
Ruby 2
233 contributions in the last year
Activity overview
Contribution activity
September 2019
Created a pull request in lemire/simdjson that received 52 comments
[WIP] Unroll the loop, do more work during pipeline stall
This patch improves simdjson performance on AVX-2 by 3-4% in my tests. This comment describes the 4 changes made, and the reasons why. It also adds…
+76
−30
•
52
comments
Created an issue in lemire/simdjson that received 3 comments
ARM neon_movemask_bulk losing half the mask?
I'm trying to follow the ARM movemask code, and I simply can't figure out how we aren't losing all information about the high bytes. From neon_move…
3
comments