Skip to content

Commit

Permalink
Enable lighter precompilation at install time
Browse files Browse the repository at this point in the history
  • Loading branch information
nalimilan committed Nov 8, 2020
1 parent 4605801 commit 9ff939d
Show file tree
Hide file tree
Showing 3 changed files with 3,709 additions and 3,541 deletions.
3 changes: 3 additions & 0 deletions src/DataFrames.jl
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,7 @@ include("deprecated.jl")

include("other/tables.jl")

include("other/precompile.jl")
precompile()

end # module DataFrames
Loading

0 comments on commit 9ff939d

Please sign in to comment.