Test site VPS hardware as seen by Plan 9: http://plan9.stanleylieber.com/hardware/arpnetworks The following rc program automates the capturing, then averaging, of load times for various werc configurations: http://plan9.stanleylieber.com/werc/test/wt The following list of times represents the average of 100 requests sent to each configuration (raw logs of each of the 100 requests are provided at the URL that introduces each result). Values are truncated (not rounded) to the thousandths place. default is a standard index.md. janes is a site that uses the janes app to construct an index from several files. The formatter "markdown" is Discount, David Parsons' c implementation of John Gruber's Markdown text to HTML language. ------------------------------------------------------------------------------------------------------------------------------------- formatter=(fltr_cache markdown) http://plan9.stanleylieber.com/werc/test/fossil.wt.default.fltr_cache.markdown 1.063 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.default.fltr_cache.markdown 1.011 http://plan9.stanleylieber.com/werc/test/fossil.wt.janes.fltr_cache.markdown 2.550 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.janes.fltr_cache.markdown 2.688 ------------------------------------------------------------------------------------------------------------------------------------- formatter=(markdown) http://plan9.stanleylieber.com/werc/test/fossil.wt.default.markdown 1.079 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.default.markdown 0.979 http://plan9.stanleylieber.com/werc/test/fossil.wt.janes.markdown 2.503 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.janes.markdown 2.514 ------------------------------------------------------------------------------------------------------------------------------------- formatter=(fltr_cache markdown.pl) http://plan9.stanleylieber.com/werc/test/fossil.wt.default.fltr_cache.markdown_pl 1.091 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.default.fltr_cache.markdown_pl 1.017 http://plan9.stanleylieber.com/werc/test/fossil.wt.janes.fltr_cache.markdown_pl 2.590 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.janes.fltr_cache.markdown_pl 2.882 ------------------------------------------------------------------------------------------------------------------------------------- formatter=(markdown.pl) http://plan9.stanleylieber.com/werc/test/fossil.wt.default.markdown_pl 1.028 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.default.markdown_pl 0.990 http://plan9.stanleylieber.com/werc/test/fossil.wt.janes.markdown_pl 2.302 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.janes.markdown_pl 2.431 ------------------------------------------------------------------------------------------------------------------------------------- formatter=(fltr_cache md2html.awk) http://plan9.stanleylieber.com/werc/test/fossil.wt.default.fltr_cache.md2html_awk 1.141 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.default.fltr_cache.md2html_awk 1.057 http://plan9.stanleylieber.com/werc/test/fossil.wt.janes.fltr_cache.md2html_awk 2.580 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.janes.fltr_cache.md2html_awk 2.659 ------------------------------------------------------------------------------------------------------------------------------------- formatter=(md2html.awk) http://plan9.stanleylieber.com/werc/test/fossil.wt.default.md2html_awk 1.063 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.default.md2html_awk 1.047 http://plan9.stanleylieber.com/werc/test/fossil.wt.janes.md2html_awk 2.540 http://plan9.stanleylieber.com/werc/test/cwfs64x.wt.janes.md2html_awk 2.555 -------------------------------------------------------------------------------------------------------------------------------------