Highlights
- Arctic Code Vault Contributor
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 upPinned
269 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 9 commits in 2 repositories
Created 1 repository
- onqtam/redpanda C++
Created a pull request in vectorizedio/redpanda that received 15 comments
Initial support for unity builds - speeds up compilation by up to 58%
CMake 3.16 added support for unity builds and this PR introduces them to redpanda. For a detailed description of unity builds along with the pros/c…