Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1062
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <news@google.com> |
| X-Original-To | python-announce@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.042 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.00; 'resulting': 0.04; 'url:github': 0.09; '(around': 0.16; 'easy_install': 0.16; 'jose.': 0.16; 'optimised': 0.16; 'sudo': 0.16; 'install': 0.23; 'header:User-Agent:1': 0.23; 'code': 0.31; 'critical': 0.32; 'received:209.85': 0.35; 'received:google.com': 0.35; 'received:209': 0.37; 'most': 0.60; 'from:no real name:2**0': 0.61; 'free': 0.61; 'to:addr:comp-lang-python-announce': 0.70; 'to:addr:moderators.isc.org': 0.77 |
| Delivered-To | comp-lang-python-announce@moderators.isc.org |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=path:newsgroups:date:complaints-to:injection-info:nntp-posting-host :user-agent:mime-version:message-id:subject:from:injection-date:to :content-type; bh=dIiKyTWtv/lMKI4XVbBrvCdYFjdDtL5leEeGbfy717A=; b=e5DbIQbUFrnCj+SUHjo1OOtLV/UZT/5d26Bx/Odcr+ABOllW1xkHlKU8hdVnX5coX7 EAdLA45vGAqsHmea0i6esoqLvCaYbaPptn5Ciiy2I7D59zjFWO4OXjby2THLeuLWbAVH uDUaQTZDxLf0DOFa0QMqE4aACTNNf2QW7X7afuYieI9d9eh5O60BrEX4zF5Bph+pPNut ceNuzmPBcm639Xdnd+8UQsfonuEkxM9kWr2SDadgX6PLFDcxxQnNBypm61M2qe64ujWj DoAP71nUnuzf7OxuTDsLrBoZCICoQzpU3+KRCCQVtVie4K2mZZCnHk2K13zAaZCdIWvL 9Yjg== |
| X-Received | by 10.224.137.67 with SMTP id v3mr11114042qat.0.1379969242686; Mon, 23 Sep 2013 13:47:22 -0700 (PDT) |
| X-Received | by 10.49.105.33 with SMTP id gj1mr126983qeb.32.1379969242653; Mon, 23 Sep 2013 13:47:22 -0700 (PDT) |
| Newsgroups | comp.lang.python.announce |
| Date | Mon, 23 Sep 2013 13:47:22 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=94.10.106.18; posting-account=61Lp4QoAAAAQXR0TJHdAVGlwLQUaOSul |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Subject | memprof v0.3 |
| From | jmdana@gmail.com |
| Injection-Date | Mon, 23 Sep 2013 20:47:22 +0000 |
| To | comp-lang-python-announce@moderators.isc.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Mailman-Approved-At | Wed, 25 Sep 2013 17:13:09 +0200 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | python-list@python.org |
| List-Id | Announcement-only list for the Python programming language <python-announce-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list/> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Approved | python-announce-list@python.org |
| Message-ID | <mailman.320.1380121991.18130.python-announce-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380121991 news.xs4all.nl 15968 [2001:888:2000:d::a6]:33824 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:1062 |
Show key headers only | View raw
memprof v0.3 has been released. http://jmdana.github.io/memprof/ http://github.com/jmdana/memprof A critical part of the code has been optimised using Cython, resulting in a much faster profiler (around 2x faster for most of the tests). Feel free to install it using pip: sudo pip install --upgrade memprof or easy_install: sudo easy_install --upgrade memprof It will be available in Debian testing/unstable soon! Enjoy! Jose.
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
memprof v0.3 jmdana@gmail.com - 2013-09-23 13:47 -0700
csiph-web