Wykres commitów

1 Commity (92e9a5e0a7f2634c670ffe8056430b94d210a4c0)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 59ced651b5 bench: Add test for map() vs inplace operations in array-likes.
map() is 5 times slower. That's mostly because of inefficiency of creating
containers from iterables of unknown length (like map()).
2014-06-19 22:19:24 +03:00