A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-February/071265.html below:

[Python-Dev] urllib2 EP + decr. startup time

[Python-Dev] urllib2 EP + decr. startup time"Martin v. Löwis" martin at v.loewis.de
Sat Feb 17 15:39:31 CET 2007
KoDer schrieb:
> open("/usr/lib/python2.4/site-packages/Durus-3.6-py2.4-linux-i686.egg",
> O_RDONLY|O_LARGEFILE) = 6
> ......
> _llseek(6, 98304, [98304], SEEK_SET)    = 0
> read(6, "\340\377\224\322\373C\200\177.\245\367\205\0\307x\207\r"...,
> 4096) = 4096
> _llseek(6, 102400, [102400], SEEK_SET)  = 0
> _llseek(6, 102400, [102400], SEEK_SET)  = 0
> _llseek(6, 102400, [102400], SEEK_SET)  = 0
> .....
> and so on. As i understand all
> _llseek(6, 102400, [102400], SEEK_SET)  = 0
> calls after first are just heating air.

If you want to implement a patch to eliminate unnecessary
system calls, please submit it to sf.net/projects/python.

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4