Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Popular repositories
1,868 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in pelletier/go-toml that received 2 comments
Remove date regexp
Issue: #440
Hand-roll the date matching logic to avoid trying to match a regexp on
every integer.
benchmark old ns/op new ns/op delta
BenchmarkUnma…