Commit Graph

17 Commits

Author SHA1 Message Date
cloudhead
2ac0a98838 benchmark script can be passed files. also use optimization level 2, cause 3 doesn't exist anymore 2010-06-20 22:17:41 -04:00
cloudhead
c63ade697a benchmark with optimization: 3 2010-06-11 21:46:12 -04:00
cloudhead
bacbc8c0f5 (dist) fix benchmark 2010-06-11 20:41:37 -04:00
cloudhead
a288b9a219 (test) made benchmark more realistic 2010-05-18 19:48:52 -04:00
cloudhead
94780c2f72 moved index.js to lib/less 2010-05-05 00:23:45 -04:00
cloudhead
f6d1cf981e Overhaul of the error system
The parse() function no longer assumes the command-line is the output
device. We use less.writeError in node.js.
2010-04-25 19:39:21 -04:00
cloudhead
bd91bd90aa use puts instead of writeError, which was removed 2010-04-21 10:11:34 -04:00
cloudhead
6086e903a8 fix benchmark 2010-03-27 02:32:30 -04:00
cloudhead
ef97105ce3 made parser reentrant for import support 2010-03-21 19:17:37 -04:00
cloudhead
80905fdc58 no need to pass starting values to toCSS() anymore 2010-03-19 20:14:35 -04:00
cloudhead
53996b2364 parse() is now asynch, and uses a callback 2010-03-19 17:50:35 -04:00
cloudhead
6345491495 require lib/less in benchmark 2010-03-19 17:50:10 -04:00
cloudhead
22eedab7dd some fixes to the benchmark 2010-03-05 12:08:01 -05:00
cloudhead
1cbda8b72f fixed benchmark.less 2010-02-26 22:31:51 -05:00
cloudhead
aec37061e1 made benchmark file smaller, who has a 267KB .less file anyway? 2010-02-26 16:33:23 -05:00
cloudhead
bb63c6ad56 improved benchmark script 2010-02-25 19:47:26 -05:00
cloudhead
9de16ff637 benchmarking! 2010-02-25 18:02:07 -05:00