StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
Does `rdd.map(x => f(g(x))` has better performance than `rdd.map(g).map(f)`?
Author | Votes | Δ |
---|---|---|
Justin Pihony | 4 | 0.00 |
Last visited: Nov 20, 2015, 2:55:05 PM