Stephen Cooper
banner
scooper.dev
Stephen Cooper
@scooper.dev
Senior Developer AG Grid @ag-grid.bsky.social
Conference speaker and blogger
Typescript, Angular and React Performance
✝️ 4 Children, 2 🐕
Sorry to hear that, hope something comes along for you quickly!
August 5, 2025 at 8:53 PM
Ah getting major FOMO now!
June 11, 2025 at 9:18 PM
Oh I didn't quite leave it to the last day to apply then 🤣
June 1, 2025 at 7:45 PM
Oh exciting!
May 15, 2025 at 7:15 PM
What makes this even more interesting is that Chrome 136 looks to have improved things.

But also the performance only really goes down when DevTools is open.
May 9, 2025 at 4:19 PM
Ah looks like it has been raised as a Chrome issue but doesn't seem to have gone anywhere

issues.chromium.org/issues/40488...
Chromium
issues.chromium.org
May 8, 2025 at 4:04 PM
Ah maybe this is actually a Chrome related issue.

Need to work out what is causing the following to take 50% of the performance profile.

"Run Console Task"

stackoverflow.com/questions/79...
What is "Run console task" in Chrome performance profiling
I'm seeing some very slow performance in my JS code in an electron app I am trying to performance profile my application but the term that comes up is "Run console task" I have attached a
stackoverflow.com
May 8, 2025 at 3:57 PM
When profiling it looks to be related to the improved Error reporting that creates a JavaScript Error for each element.

This really starts adding up if you have lots of elements on a page.
May 7, 2025 at 7:40 PM
It's always great to hear how AG Grid has positively impacted not only the applications but a developer too! ❤️
May 2, 2025 at 3:13 PM
Nice work! 😃
February 2, 2025 at 8:29 PM
I have thought of switching them all private and then fixing the build for the ones that are actually required. Similar approach really 😝
February 1, 2025 at 2:24 PM
Have heard of that, will have to check if it can work on the class level.
February 1, 2025 at 1:04 PM