Looking for Benchmarklets to improve pyvm

stelios xanthakis sxanth at cs.teiath.gr
Fri Apr 1 09:33:52 EST 2005


Hi.

pyvm is a program that can run python 2.4 bytecode and most
of the times produce the expected output.  See

	http://students.ceid.upatras.gr/~sxanth/

I'm collecting small testlets to benchmark it, discover bottlenecks
and improve it.  They should be small and not use any crazy modules.
Only [sys, os, itertools, thread, threading, math, random] for now.

Basically, stuff that has appeared in c.l.py will be great
(like xah lee's "partition list be equivalence", etc)

Send!

Stelios





More information about the Python-list mailing list