Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76430
| From | Johannes Bauer <dfnsonfsduifb@gmx.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: GIL detector |
| Date | 2014-08-17 16:40 +0200 |
| Organization | albasani.net |
| Message-ID | <lsqesa$ql7$1@news.albasani.net> (permalink) |
| References | <53f0ba6c$0$29982$c3e8da3$5496439d@news.astraweb.com> |
On 17.08.2014 16:21, Steven D'Aprano wrote: > Coincidentally after reading Armin Ronacher's criticism of the GIL in > Python: > > http://lucumr.pocoo.org/2014/8/16/the-python-i-would-like-to-see/ Sure that's the right one? The article you linked doesn't mention the GIL. > I stumbled across this "GIL detector" script: > > http://yuvalg.com/blog/2011/08/09/the-gil-detector/ > > Running it on a couple of my systems, I get these figures: > > CPython 2.7: 0.8/2 cores > CPython 3.3: 1.0/2 cores > > Jython 2.5: 2.3/4 cores > CPython 2.6: 0.7/4 cores > CPython 3.3: 0.7/4 cores CPython 3.4: 0.9/4 cores Cheers, Johannes -- >> Wo hattest Du das Beben nochmal GENAU vorhergesagt? > Zumindest nicht öffentlich! Ah, der neueste und bis heute genialste Streich unsere großen Kosmologen: Die Geheim-Vorhersage. - Karl Kaos über Rüdiger Thomas in dsa <hidbv3$om2$1@speranza.aioe.org>
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
GIL detector Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-18 00:21 +1000
Re: GIL detector Johannes Bauer <dfnsonfsduifb@gmx.de> - 2014-08-17 16:40 +0200
Re: GIL detector Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-18 01:01 +1000
Re: GIL detector Chris Angelico <rosuav@gmail.com> - 2014-08-18 00:52 +1000
Re: GIL detector Stefan Behnel <stefan_ml@behnel.de> - 2014-08-17 17:26 +0200
Re: GIL detector Grant Edwards <invalid@invalid.invalid> - 2014-08-18 15:05 +0000
RE: GIL detector "Joseph L. Casale" <jcasale@activenetwerx.com> - 2014-08-17 16:01 +0000
RE: GIL detector Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-18 02:43 +1000
Re: GIL detector Chris Angelico <rosuav@gmail.com> - 2014-08-18 02:07 +1000
Re: GIL detector Chris Angelico <rosuav@gmail.com> - 2014-08-18 02:12 +1000
csiph-web