Each table row shows performance measurements for this PyPy program with a particular command-line input value N.
N | CPU secs | Elapsed secs | Memory KB | Code B | ≈ CPU Load |
---|---|---|---|---|---|
1,000 | 2.37 | 2.41 | 98,384 | 307 | 0% 6% 94% 0% 0% 0% 1% 0% |
Read the ↓ make, command line, and program output logs to see how this program was run.
Read templates benchmark to see what this program should do.
import sys from jinja2 import Template templ = """
Fri, 09 Sep 2022 06:06:12 GMT COMMAND LINE: /usr/bin/pypy templates.pypy 1000 PROGRAM OUTPUT: <ul> <li><a href="/user/999">SomeUsername</a></li> </ul>