diff --git a/resume.html b/resume.html
index a87254a..718d37c 100644
--- a/resume.html
+++ b/resume.html
@@ -147,7 +147,7 @@
- Implemented compile-time reflection, parallel iterators, and trait-like interfaces in Chapel's C++-based compiler.
- Led development of Python bindings for compiler, accelerating development of a linter and a language server by over 10x.
- - Leveraged profiling information to improve performance of scope resolution compiler pass by 30%.
+ - Optimized scope resolution and type checking compiler passes, improving performance by 30% and 60% respectively.
- Designed a type-safe error reporting API, improving developer experience and enabling 100+ custom error messages.
- Supported community growth by designing, launching, and authoring articles for the Chapel language technical blog.
- Laid groundwork for compatibility with leading-edge supercomputers by implementing initial AMD GPU