Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcooke committed Jun 10, 2015
1 parent 4ffbd0c commit c5505bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Status](https://travis-ci.org/andrewcooke/CRC.jl.png)](https://travis-ci.org/and

# CRC

**WARNING** - current Julia 0.4 trunk is 40x slower than 0.3 when running CRC
tests, and is allocating a huge amount of memory. Since 0.4 is in development
I guess this is temporary, but please do not expect "normal" speed on 0.4 with
this library - 2015-06-09

This is a [Julia](http://julialang.org/) module for calculating Cyclic
Redundancy Checksums (CRCs). It also contains a [command
line](#from-the-command-line) tool for calculating the CRC of files.
Expand Down

0 comments on commit c5505bb

Please sign in to comment.