codecov / engineering-team

This is a general repo to use with GH Projects
1 stars 1 forks source link

Investigate row generation code is non optimized #1088

Closed katia-sentry closed 1 month ago

katia-sentry commented 8 months ago

A customer shared this https://profiler.firefox.com/public/62q23qxmkgeb1f0j7q02wb8zwr44z4pzcsq1tjg/calltree/?g[…]ntation=js&profileName=Codecov%20CPU%20issue&thread=0&v=10 https://sentry.zendesk.com/agent/tickets/112105 Looks like a clear agreement of our thoughts that the row generation code is non optimized. (as raised by Unity)

nicholas-codecov commented 3 months ago

Example file: https://github.com/jakebailey/TypeScript-codecov-testing/blob/main/src/compiler/checker.ts

nicholas-codecov commented 1 month ago

The first round of this is completed, there are a few small fast follows that will be implemented before we roll this out to users