[stdlib-sig] Benchmark suggestion

Antoine Pitrou solipsis at pitrou.net
Sun Apr 5 02:52:55 CEST 2009


hi,

A possible benchmark addition could be json parsing/unparsing using the
pure Python parts of the simplejson library.

Other things which would be interesting to measure:
- a production-grade HTTP implementation (some parts of Twisted?
something else?)
- something involving Unicode

cheers

Antoine.




More information about the stdlib-sig mailing list