Skip to content

Commit

Permalink
Update benchmark.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yortus committed Mar 28, 2014
1 parent 93a13c3 commit 168f40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comparison/benchmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var async = require('async'); // NB: async is used here in the benchmarking code
var _ = require('lodash');


// Functions available for benchmarking
// Functions available for benchmarking.
var functions = {
countFiles: 'countFiles',
largest: 'largest'
Expand Down

0 comments on commit 168f40a

Please sign in to comment.