Highlights
- Arctic Code Vault Contributor
Pinned
749 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 19 commits in 6 repositories
Created 1 repository
Created a pull request in rust-lang/regex that received 1 comment
deps: remove thread_local dependency
Explanation is in the commit log, and more details are in src/pool.rs in this patch. The short summary is that it seems like thread_local is the un…
+420
−145
•
1
comment
Opened 1 other pull request in 1 repository
benhoyt/countwords
1
merged
Reviewed 1 pull request in 1 repository
BurntSushi/byteorder 1 pull request
Created an issue in rust-lang/rust that received 19 comments
major performance regression between Rust 1.50 and beta when using target-cpu=native
I'll just start with some reproduction steps that I'm hoping someone else will be able to reproduce. This assumes you've compiled ripgrep with Rust…
19
comments