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 50 million developers.
Sign upHighlights
- Pro
Pinned
2,190 contributions in the last year
Contribution activity
July 2020
Created a pull request in conan-io/conan-center-index that received 9 comments
Adding version 0.4.6 of simdjson (up from just having version 0.2.1)
Specify library name and version: simdjson/0.4.6 I've read the guidelines for contributing. I've followed the PEP8 style guides for Python code …
+140
−8
•
9
comments
- This provides slightly nicer debug info. under Windows
- Make simd8 64 uncopyable and other Visual Studio optimizations
- clang is busted under appveyor
- Fixing clang under visual studio
- Adding more github actions
- Adding a new flag to tell Visual Studio to include debugging information in the release builds.
- I think that this should fail when we "force inline" and visual studio bypasses us.
- This enables /Ob3 under Visual Studio 2019
Created an issue in eddelbuettel/rcppsimdjson that received 7 comments
Under Windows, consider compiling with clangcl
Despite our best efforts, Visual Studio produces inferior performance compared to clang under Windows. It may not be possible to reach parity. Mean…
7
comments
8
contributions
in private repositories
Jul 4 – Jul 7