-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Nikolay Mitikov edited this page Oct 21, 2019
·
21 revisions
Content is migrated to making-it-faster.blog
This blog will be archived as soon as migration is over.
-
Why when what data needed - when the data is needed and how to collect it.
-
When Fiddler - collecting browser-server activity.
-
Why does site recycle or crash from IIS logs - analyzing Windows Event Logs to find reasons for site crashes/recycles.
-
Debugging framework internals without source code - what if you do not have PDBs but want to debug the program?
-
Profiling slow code - how to get an understanding in 2 minutes why the certain operation is slow.