Skip to content

Instantly share code, notes, and snippets.

@Hypercubed
Last active December 19, 2015 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hypercubed/95c7d3807d691f41b31e to your computer and use it in GitHub Desktop.
Save Hypercubed/95c7d3807d691f41b31e to your computer and use it in GitHub Desktop.

Docpad time test

  1. docpad run
  2. Selected Kitchensink skeleton
  3. docpad clean
  4. docpad --env static generate
  5. Recored the time line
  6. Duplicated the src/documents/posts directory n-times (n varies)
  7. Goto #3

System

  • Windows 7 Pro 32-bit
  • 4 GB RAM

Running under

  • Cygwin
  • GNU bash, version 4.1.10(4)-release (i686-pc-cygwin)
  • docpad --version 6.45.0
Generated all 31 files in 3.698 seconds
Generated all 31 files in 3.683 seconds
Generated all 46 files in 5.546 seconds
Generated all 46 files in 5.443 seconds
Generated all 61 files in 7.034 seconds
Generated all 61 files in 6.894 seconds
Generated all 181 files in 21.199 seconds
Generated all 181 files in 22.364 seconds
Generated all 331 files in 42.145 seconds
Generated all 331 files in 42.678 seconds
Generated all 631 files in 113.819 seconds
Generated all 631 files in 105.638 seconds
Generated all 931 files in 204.635 seconds
Generated all 1231 files in 329.902 seconds
Generated all 1381 files in 470.468 seconds
Generated all 1411 files in 2212.091 seconds
Generated all 1531 files in 4621.221 seconds
@webhive
Copy link

webhive commented Dec 14, 2013

I did a similar tests. Here is a results https://gist.github.com/webhive/7956223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment