[lxml-dev] [lxml][objectify] optimization questions
Stefan Behnel
behnel_ml at gkec.informatik.tu-darmstadt.de
Thu Oct 26 09:02:32 CEST 2006
Hi Holger,
Holger Joukl wrote:
> Stefan Behnel wrote:
>> If you feel ambitious, take a look at the benchmark directory and try to
>> come up with a new benchmark suite "bench_objectify.py". The benchmark
>> framework
>> makes new benchmarks extremely easy to write and the four test XML trees
>> should be well suited for objectify already.
>
> Will take a look.
Well, it wasn't quite that well suited after all. I added some smaller
benchmarks myself and adapted the benchmark trees to simplify their use
through objectify. Tree 3 still doesn't fit, but trees 1,2 and 4 can be used
for benchmarking. Just look at bench_objectify.py to see how that works. So,
as you're testing anyway, I'd be happy if you could come up with some
additional benchmarks. That way, we could put some more results up on the
performance web page.
Stefan
More information about the lxml-dev
mailing list