hdrake / OptimizeClimate

MOVED TO http://github.com/ClimateMARGO/ClimateMARGO.jl
http://github.com/ClimateMARGO/ClimateMARGO.jl
1 stars 0 forks source link

Optimize type assignments for better performance #22

Open hdrake opened 4 years ago

hdrake commented 4 years ago

I've tried to specify types as much as possible in function arguments, but haven't done it in variable declarations very much...

hdrake commented 4 years ago

@alanedelman mentioned a tool that diagnoses performance issues: @code_warntype