I am a Computer Science PhD student in the PLASMA Lab at UMass Amherst. My research interests include systems, programming languages, compilers, and performance.
Posts
-
Clang-Tidy: Introducing modernize-use-starts-ends-with
-
Internship report: Catching reference stability bugs with Infer
-
CMake: Fixing a 4-6x performance regression from unnecessary copies
-
C++: When to pass by value?