Skip to content

Instantly share code, notes, and snippets.

@hussachai
Last active November 22, 2015 01:23
Show Gist options
  • Select an option

  • Save hussachai/1c0c7dd00334aebc3298 to your computer and use it in GitHub Desktop.

Select an option

Save hussachai/1c0c7dd00334aebc3298 to your computer and use it in GitHub Desktop.
Group
+----------+-------------+---------+---------+
| Language | Benchmark | Score | Error |
+----------+-------------+---------+---------+
| Java | Collections | 509,416 | 9,455 | <-- (2)
| Java | Streams | 583,236 | 27,646 | <-- (1)
| Scala | Collections | 419,362 | 30,810 | <-- (3)
| Scala | Streams | 117,557 | 7,985 |
| Scala | Views | 357,861 | 4,734 |
+----------+-------------+---------+---------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment