Hacker News new | ask | show | jobs
by apta 2433 days ago
`instanceof` in Java can be surprisingly fast. Plus, it seems that errors.Is and As rely on reflection, which is slow in golang.