Hacker News new | ask | show | jobs
by djcannabiz 1335 days ago
what would you say is a fast language then?
1 comments

Golang, Rust, etc.

Also, to be fair, a big part of the slowness is also the tooling, Spring Boot, Hibernate etc. You can mitigate that by using micronaut or exposed/krush, but we only have a microservice running on that. The main business logic is the classic java web stack. Tests, running the app, building takes forever.