Highlights
- Arctic Code Vault Contributor
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
77 contributions in the last year
Activity overview
Contribution activity
December 1, 2020
November 2020
Created 1 commit in 1 repository
Created a pull request in salesforce/near-membrane that received 6 comments
feat(core) Improve performance by using Object.defineProperties
As uncovered by @dejang, using Object.defineProperties instead of individual Reflect.defineProperty or Object.defineProperty calls yields better pe…