Y
Hacker News
new
|
ask
|
show
|
jobs
by
parkcedar
838 days ago
The fastest Java version is even beating his baseline of `cat` to `/dev/null`
2 comments
JohnBooty
838 days ago
Yes, though it's also worth noting that the fastest solutions are all doing their work in parallel which is not a thing for `cat`.
link
timeagain
838 days ago
More proof that the JVM is space-age future technology.
link