[devel at bb.net] [Buildbot-devel] Has anyone tried running buildbot with pypy?

Vasily just.one.man at yandex.ru
Thu Dec 10 17:59:08 UTC 2015


(not so humble ad :-) )
Did you know about a feature of Intel Amplifier which is in tech preview
now which allows profiling Python code? CPython now only, no PyPy... But
way better than cProfile IMO - threading support, line-level details, etc.

For more see here: https://software.intel.com/en-us/python-profiling

Thanks,
Vasily
10 дек. 2015 г. 12:40 пользователь "Elmir Jagudin" <elmir at unity3d.com>
написал:

>
>
> On Mon, Nov 30, 2015 at 11:37 AM, Vasily <just.one.man at yandex.ru> wrote:
>
>> I thought vmprof supported CPython as well as PyPy. Also last time I
>> heard it supported single-thread applications only, and Buildbot is
>> multithreaded.
>>
> I tried using vmprof under CPython, and it seems a bit buggy. It looks
> like the support for multithreading in vmprof+pypy have been added now:
>
> http://morepypy.blogspot.se/2015/08/pypy-261-released.html
>
> Did you try running cProfile?
>>
> I tried cProfile on a simple twisted application, I does not produce that
> much usefully information. To be honest, I'm not holding my breath for
> vmprof to produce top notch report either. I just want to give it a spin
> and check what I get.
>
>
>> Also which version of Buildbot are you using?
>>
> We are running buildbot fork 'Katana':
>
> https://github.com/Unity-Technologies/katana/
>
> It is roughly equivalent with buildbot 0.8.7p1/0.8.8 with a lot of custom
> modifications.
>
> /Elmir
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20151210/e5181750/attachment.html>


More information about the devel mailing list