|
|
|
|
|
by ivanjermakov
36 days ago
|
|
Profiling is about acknowledging hot paths. What to do with that info is up to programmers - usually trying to optimize code that takes more execution time than expected. Every language needs good tooling, no matter how fast its runtime. |
|