[Python-Dev] Performance regression tests? (original) (raw)
Nick Bastin nbastin at opnet.com
Sat Jan 24 19:04:51 EST 2004
- Previous message: [Python-Dev] test_poll fails when building python 2.3.3 on osx
- Next message: [Python-Dev] Performance regression tests?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does there exist a set of interpreter performance regressions tests?
For example, I've modified the interpreter to allow the profiling of C
extension functions, and want to make sure that the performance impact
on non-profiled applications is negligible. Does a test suite for this
already exist (basically, something that calls a very lightweight C
extension functions a few hundred thousand times)?
-- Nick
- Previous message: [Python-Dev] test_poll fails when building python 2.3.3 on osx
- Next message: [Python-Dev] Performance regression tests?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]