update comment
This commit is contained in:
parent
d09e0ea111
commit
27b5f525f7
2
ch01.jl
2
ch01.jl
@ -24,7 +24,7 @@ DataFrame(a=1:3, name=["Alice", "Bob", "Clyde"],
|
||||
(city="Boston", state="MA"),
|
||||
(city="Austin", state="TX")])
|
||||
|
||||
# Code for comparison of languages
|
||||
# Code for comparison of languages in figure 1.1
|
||||
|
||||
# Source of data:
|
||||
# * https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/julia-gcc.html
|
||||
|
Loading…
Reference in New Issue
Block a user