Navigation Menu

Skip to content

Commit

Permalink
perf docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Mar 28, 2012
1 parent 0547aa8 commit 9e24e76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Expand Up @@ -184,6 +184,12 @@ var jog = require('jog');
var log = jog(new jog.RedisStore);
```

## Performance

No profiling or optimizations yet but the `FileStore` can
stream back 256,832 documents (~21MB) in 1.2 seconds on my
macbook air.

## Running tests

```
Expand Down

0 comments on commit 9e24e76

Please sign in to comment.