Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90954
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <akhilrana690041@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.031 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'iit': 0.09; 'subject:Help': 0.11; 'python': 0.11; 'subject:run': 0.16; 'subject:python': 0.16; 'student': 0.16; 'sender:addr:gmail.com': 0.17; 'message-id:@mail.gmail.com': 0.30; 'gives': 0.31; 'constant': 0.31; 'run': 0.32; 'subject:time': 0.33; 'received:google.com': 0.35; 'subject:regarding': 0.36; 'thanks': 0.36; 'hi,': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'different': 0.65 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=a4/b9psmMZJtkWiruacF0oNAj0jrBoC7VKN5HhgDEo4=; b=Qsme1yLywXpeEs9hgAbJH7wlxXZr+xpTzLLKXRKQUPGI4HaGmnydJ71yHay6BWgQYF 1C8Yc7r8xlqxWPHCfYjhQxpc4pwPm4C57OECnjAcR1gqALRoMS8AFG9tMI2KXggXePyB ulyRM1mLDSYEeaaA3bP34eI1PgiqVWAeTGfU8dDs41gXg1x6arWHBL7tp/TRw/gerkpk m4R3gpCs5X/qGzjAu4h4lLdWA3w1CTfzOpLa2Ks1gDAByIcGreavsKgpzhjibc8WmSzP TFDATshOBNWflzSIY67lHsQmX3d2rnidxrid7zRqoxzizWNYyQwCZA3Z9/GfSJ/vZFjq 0SZw== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.61.229 with SMTP id t5mr1914708igr.34.1432126951372; Wed, 20 May 2015 06:02:31 -0700 (PDT) |
| Sender | akhilrana690041@gmail.com |
| Date | Wed, 20 May 2015 18:32:31 +0530 |
| X-Google-Sender-Auth | eTbanvIDbvdJc5NEvo5N8tmSXsw |
| Subject | Help regarding python run time |
| From | AKHIL RANA <AKHILR@IITK.AC.IN> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=047d7bdca67635c5e10516830a11 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.169.1432126954.17265.python-list@python.org> (permalink) |
| Lines | 37 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432126954 news.xs4all.nl 2869 [2001:888:2000:d::a6]:45330 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:90954 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi, I am student at IIT Kanpur and working on a Opencv based Python project. I am working on program development which takes less time to execute. For that i have tested my small program hello word on python to now the time taken by this program. I had run many time. and every time it run it gives me a different run time. Can we some how make the program to run at constant time so that we can work on how to reduce the timing ? Thanks -- Regards Akhil Rana
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Help regarding python run time AKHIL RANA <AKHILR@IITK.AC.IN> - 2015-05-20 18:32 +0530
csiph-web