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 upPinned
2,372 contributions in the last year
Contribution activity
November 2020
Created 18 commits in 6 repositories
Opened 1 pull request in 1 repository
pointfreeco/swift-composable-architecture
1
merged
Reviewed 1 pull request in 1 repository
pointfreeco/swift-composable-architecture 1 pull request
Created an issue in google/swift-benchmark that received 2 comments
Suggestion: consistent time formatting?
swift-benchmark currently strips .0 when printing the time column:
swift-benchmark/Sources/Benchmark/BenchmarkFormatter.swift Lines 22 to 23 in …