[Python-Dev] New branch for r23c2 work (original) (raw)
Michael Hudson mwh@python.net
Tue, 22 Jul 2003 15:33:28 +0100
- Previous message: [Python-Dev] New branch for r23c2 work
- Next message: [Python-Dev] New branch for r23c2 work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro <skip@pobox.com> writes:
When run on my Mac, it takes between 2 and 7 microseconds per getaddrinfo call. The exact same instrumented call inside socketmodule.c:setipaddr at line 700 takes about 150 milliseconds per call.
It might be something horrendous like linking with AppKit means you get a difference version of getaddrinfo that goes through NetInfo.
Cheers, mwh
-- Well, you pretty much need Microsoft stuff to get misbehaviours bad enough to actually tear the time-space continuum. Luckily for you, MS Internet Explorer is available for Solaris. -- Calle Dybedahl, alt.sysadmin.recovery
- Previous message: [Python-Dev] New branch for r23c2 work
- Next message: [Python-Dev] New branch for r23c2 work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]