Edit or run this notebook

Basic Julia types for data visualization

6.7 Î¼s

Functions

6.0 Î¼s
addition (generic function with 1 method)
14.2 Î¼s
subtraction (generic function with 1 method)
39.6 Î¼s

Higher-order and anonymous functions

5.2 Î¼s
2
39.6 ms
2
1.8 Î¼s
2
1.1 Î¼s

Julia types

5.6 Î¼s
String
64.0 ns
Int64
65.0 ns
124 ms
numbers
1:5
63.0 ns
UnitRange{Int64}
  start: Int64 1
  stop: Int64 5
608 ns
1
61.0 ns
5
81.0 ns

Multiple dispatch

2.8 Î¼s
concatenate (generic function with 1 method)
22.6 Î¼s
"HelloWorld"
1.6 Î¼s
concatenate (generic function with 2 methods)
23.5 Î¼s
12
3.3 Î¼s
Loading...
ii
Loading...