Popular repositories
-
-
-
-
LookingGlass.jl Public
"Why, sometimes I've believed as many as six impossible things before breakfast."
-
-
211 contributions in the last year
Less
More
Activity overview
Contributed to
JuliaLang/julia,
timholy/SnoopCompile.jl,
JuliaPerf/PProf.jl
and 5 other
repositories
Contribution activity
October 2021
Created a pull request in JuliaCollections/DataStructures.jl that received 4 comments
Improve LinkedList Base.map performance by not having to reverse the list
I was curious about the Linked List implementation so I did a bit of profiling it, and I was surprised to see that map() was constructing a list tw…
+14
−4
•
4
comments
