On 3 Dec, 11:42 pm, [email protected] wrote: >Something that would be nice on the speed.pypy.org site would be that >each >benchmark links to a page that describes the benchmark > >- What the benchmark is designed to measure >- Why PyPy performs better/worse than CPYthon (if known) >- What might be done to further improve performance (if there are >ideas) >- Link to the source code of the benchmark > >Any takers?
There's a column in the database where descriptions can be added - this could either be the full description you're talking about, or a link to a page with more information. The description is rendered on hover, and below the large version of the graph (if you have a recent enough codespeed). So it may just be a matter of entering some text for each benchmark (as opposed to making changes to the codespeed software). Jean-Paul _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
