Hacker News new | ask | show | jobs
by febrilian 1739 days ago
That k6 app looks sleek, I'll try it out. Thanks!

Yes I don't mean to dismiss all other languages I just happen to only have these two runtimes and few others and I'm currently having problems with Java runtime which result in me not being able to run JMeter. Plus, if it's open source it can benefit me because these are the two languages I practically use.

1 comments

Unlike Java applications, apps written in Go and Rust do not need a runtime installed on your computer. The same is true for C, C++ and a lot of other languages. You are most probably less constrained than you think.
You're right, thanks for explaining