Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 705 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 705 Bytes

Benchmarking Skeleton for DocPad

You have two options for seeing the benchmarks:

View the last result on Travis CI

Usage

git clone https://github.com/docpad/docpad-skeleton-benchmark.git
cd docpad-skeleton-benchmark
npm install
npm test

If you want to profile the performance issues also, install the cpuprofiler plugin:

docpad install cpuprofiler

Results

  • docpad 6.78.3 rendered 1000 eco 2.2.1 documents with layout in 47.92 seconds
  • docpad 6.83.1 rendered 1000 eco 2.5.0 documents with layout in 6.363 seconds