Archive for February, 2009

quick Python profiling with hotshot « Python recipes « ActiveState …

This is a quick snippet that I use occasionally to profile some pure-Python code , using hotshot . Basically it is this: Put this @hotshotit decorator on the function you want to profile . Run your code through some representative paces.

, , , , , , , , , , ,

No Comments

Ariba releases AribaWeb RIA development framework – The H Open …

Ariba has today released its AribaWeb RIA development framework under Version 2.0 of the Apache license.

, , , , , ,

No Comments