lp:~jameinel/+junk/mustache_perf

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/+junk/mustache_perf
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Status:
Development

Recent revisions

6. By John A Meinel

Add precompiling to test_go

5. By John A Meinel

Implement pre-compiled and with-compiling testing for py and Mu.js

4. By John A Meinel

Fix the test_js.js test.

It was pre-compiling the template, and then applying it 10k times.
Instead we need to include the time to compile the template as part
of the overall time. We could probably add another test of how
long it takes to apply a pre-compiled template. It really depends
if you can pre-compile all your templates or if that is part of
loading the page, etc.

3. By John A Meinel

Add Mu as a node.js implementation of mustache expanding.

2. By John A Meinel

Don't output the rendered form in the go implementation.

1. By John A Meinel

Do a side-by-side comparison for go's mustache vs python's.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers