引用
Insanely Fast. An included bench suite, adapted from a suite included with Genshi, has these results for a simple three-sectioned layout:
Mako:1.10 ms
Cheetah:1.10 ms
Django:2.74 ms
Myghty:4.52 ms
Genshi:11.46 ms
Kid:14.54 ms
Since a speed test is always a flashpoint for controversy, and you can modify the bench to show different variances, the point here is not that "Mako is faster"; its not meant as a competitive point. The point is, "Mako is as fast as any of the other currently popular approaches".