Python Forum
Socket creation speed difference Python 2.7 / Python 3.7
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Socket creation speed difference Python 2.7 / Python 3.7
#2
Removing the line
s.settimeout(1)
solved the problem, I now have similar performance with Python 2.7 and Python 3.7. Why, I don't know.
Reply


Messages In This Thread
RE: Socket creation speed difference Python 2.7 / Python 3.7 - by PiAil - Feb-13-2019, 01:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to find difference between fake driving license or real using python? pjaymn 5 2,972 Jun-14-2024, 07:01 AM
Last Post: Pedroski55
  python difference between sys.exit and exit() mg24 1 2,045 Nov-12-2022, 01:37 PM
Last Post: deanhystad
  dynamic object creation using python gary 7 1,477 Oct-15-2022, 01:35 PM
Last Post: Larz60+
  Increase the speed of a python loop over a pandas dataframe mcva 0 1,424 Jan-21-2022, 06:24 PM
Last Post: mcva
  changing animation speed using buttons in python microwave 1 2,233 Jun-24-2020, 05:21 PM
Last Post: GOTO10
  python 3 find difference between 2 files pd007 2 2,308 May-22-2020, 01:16 AM
Last Post: Larz60+
Question Difference between Python's os.system and Perl's system command Agile741 13 7,203 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Python Script to Produce Difference Between Files and Resolve DNS Query for the Outpu sultan 2 2,667 May-22-2019, 07:20 AM
Last Post: buran
  python 2D array creation and print issue developerbrain 5 2,985 May-15-2019, 01:38 PM
Last Post: developerbrain
  python how to find difference between two values hare 1 6,532 Jan-14-2019, 10:18 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020