DevTools hacking: Let's profile the profiler!

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I love this little project, amazing how far it has come to since it began. Quite interesting to see how much the complexity is rising, almost exponentially! Anyways cheers from Argentina dude

akkkarinn
Автор

if (symbol == "??")
symbol = "??";
Does this actually do anything?

XXLuigiMario
Автор

Regarding this big self count of the function I forgot the name of, couldn't we look at all the addresses that end up in self and see where they end up? Then using the disassembly get some idea of where it's spending its time?

NetherlandsTop
Автор

Next up: Having the GUI coming up instantly and loading/assembling the profile (frames) asynchronously as of the next event cycle? :P

winfrk
Автор

Yo Dawg! I heard you like profiling profilers...

Mad
Автор

What? You didn't write your own compiler first? I feel BETRAYED and you RUINED my life. Unsubbed, blocked, reported.

thegabriel