Hacker News new | ask | show | jobs
by tomp 1658 days ago
Java's Deque is mutable (so, naturally, it will be much more performant). Also, I tried adding it to the benchmark but turns out that it doesn't support random access (for no good reason).