Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
Updated variant status in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aviflax committed Feb 29, 2012
1 parent c849dde commit 6464ab2
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Expand Up @@ -44,27 +44,19 @@ The goal is for each variant to be functionally equivalent, but I’m not quite


So here's some notes on the status of each one: So here's some notes on the status of each one:



### CoffeeScript / Node ### CoffeeScript / Node
* Fast and efficient — about 1 second using a single core with my simple test * Fast
* Supports passing the window spec via the command line — something I haven’t added to the other variants yet



### Clojure ### Clojure
* Second-fastest so far — about 3.3 seconds with my simple test * Fast — possibly the fastest with small windows
* Window spec is currently hard-coded to 1 day * Window spec is currently hard-coded to 1 day
* Should already be usable as a library * Should already be usable as a library



### Scala ### Scala
* Slow — about 130 seconds with my simple test * Slow
* Window spec is currently hard-coded to 1 day * Window spec is currently hard-coded to 1 day




### Python
* Not yet functional. Not sure I’ll finish this one as writing functional Python seems like it might be kinda annoying.


## To Dos ## To Dos


### Definite ### Definite
Expand Down

0 comments on commit 6464ab2

Please sign in to comment.