Speed.jl
Find a file
2014-09-29 02:17:26 -04:00
src improve code organization, caching inside modules, line number tracking (backtraces) 2014-09-29 02:17:26 -04:00
LICENSE.md basic Speed 2014-09-25 20:29:04 -04:00
README.md add file modification time checks 2014-09-25 22:17:08 -04:00

Speed.jl

Build Status Coverage Status

Usage

using Speed
@Speed.upper

Caution

  • This is a warning: only use on code that can be statically compiled
  • This is another warning: please verify the preconditions of this code before using it