baryshev / template-benchmark

111 stars 49 forks source link

add ejs without with test #2

Closed zxcabs closed 11 years ago

zxcabs commented 11 years ago

Добавил тест для ejs без with:

У меня это дало такой результат:

EJS without with

 Escaped   : 20265ms
 Unescaped : 1712ms
 Total     : 21977ms

EJS

 Escaped   : 30419ms
 Unescaped : 10763ms
 Total     : 41182ms
zxcabs commented 11 years ago

В файле benchmark.js строка 57 пропустил запятую.