[HN Gopher] Performance Musings
___________________________________________________________________
Performance Musings
Author : pabs3
Score : 28 points
Date : 2022-11-06 06:15 UTC (1 days ago)
(HTM) web link (blog.broulik.de)
(TXT) w3m dump (blog.broulik.de)
| ysleepy wrote:
| An ecosystem's tooling makes a huge difference apart from the
| first order properties of a programming language.
|
| To mention here are: * (sampling) profilers that
| work with unmodified applications * stack traces
| * easy to use heap/core-dumps * a good debugger
| * reliable refactoring * code navigation
|
| It is something that makes me very reluctant to adopt "cool new
| tech".
| grogenaut wrote:
| _reliable refactoring_
|
| This is such a base assumption of mine that I didn't even think
| of putting it in a list till you said it and it lead me to
| recall how fast I leave languages that don't have real
| refactoring tools.
| pabs3 wrote:
| What refactoring tools are you using for which languages?
___________________________________________________________________
(page generated 2022-11-07 23:01 UTC)