Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77926

Re: python script monitor

References <63a94cb9-171a-4b97-a639-75fec71cae63@googlegroups.com> <bd3637e6-ef5b-4e14-808a-220ff5e43a33@googlegroups.com>
Date 2014-09-16 05:26 -0500
Subject Re: python script monitor
From Skip Montanaro <skip.montanaro@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.14050.1410863202.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sep 16, 2014 4:17 AM, "Nicholas Cannon" <nicholascannon1@gmail.com>
wrote:
>
> Nah I mean like there is performance issues. It delivers result that I
want just mot very conveinetly fast.

Take a look at the cProfile module. That's what it's called in Python 2.x.
Not sure if it lost its camel case spelling in 3.x or is now called simply
"profile."

Skip

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

python script monitor Nicholas Cannon <nicholascannon1@gmail.com> - 2014-09-15 17:07 -0700
  Re: python script monitor Chris Angelico <rosuav@gmail.com> - 2014-09-16 10:33 +1000
  Re: python script monitor William Ray Wing <wrw@mac.com> - 2014-09-15 21:25 -0400
  Re: python script monitor Nicholas Cannon <nicholascannon1@gmail.com> - 2014-09-16 02:14 -0700
    Re: python script monitor Skip Montanaro <skip.montanaro@gmail.com> - 2014-09-16 05:26 -0500

csiph-web