22 Commits

Author SHA1 Message Date
Alexis Sellier
98d513a969 (test) fix benchmark 2012-03-04 22:35:02 +01:00
Kyle King
47e0ab96b6 Fix spelling on benchmark/less-benchmark.js 2012-02-13 16:36:39 -07:00
Dustin Cass
7bb0a2ab6b require 'util' instead of 'sys' in lessc and less-benchmark.js 2011-11-14 10:46:12 -08:00
Alexis Sellier
13455c0651 remove require.paths from scripts 2011-11-14 11:46:37 +01:00
Alexis Sellier
cebfb3b3f5 refactor less-benchmark.js 2011-03-24 14:43:06 -04:00
cloudhead
e1fad69dba 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
ede2dff57f benchmark with optimization: 3 2010-06-11 21:46:12 -04:00
cloudhead
f7050f280f (dist) fix benchmark 2010-06-11 20:41:37 -04:00
cloudhead
a6e276f1b0 (test) made benchmark more realistic 2010-05-18 19:48:52 -04:00
cloudhead
1b9d4e472d moved index.js to lib/less 2010-05-05 00:23:45 -04:00
cloudhead
e1062efa98 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
aa13ee058b use puts instead of writeError, which was removed 2010-04-21 10:11:34 -04:00
cloudhead
be2e675b68 fix benchmark 2010-03-27 02:32:30 -04:00
cloudhead
2b4b0cbdf6 made parser reentrant for import support 2010-03-21 19:17:37 -04:00
cloudhead
9a583ca6ca no need to pass starting values to toCSS() anymore 2010-03-19 20:14:35 -04:00
cloudhead
4ae9e31c40 parse() is now asynch, and uses a callback 2010-03-19 17:50:35 -04:00
cloudhead
45e387ca95 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