Python Forum
Python module speed or python speed in general
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python module speed or python speed in general
#1
Using modules like ImageGrab, ImageOps is very slow in python... is there a way to speed up python? Even speech_recognition take some time.
Reply
#2
Have you tried Pypy? It's not compatible with everything, but when it works it works like magic in my experience.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  using ctypes to use a dll in a python module dauriac 3 362 Mar-06-2024, 04:38 PM
Last Post: dauriac
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 1,409 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  Python C Extension Module loading issue on Cygwin mesibo 0 642 Sep-22-2023, 05:41 AM
Last Post: mesibo
  html module in python 3.6.8 suifra 9 1,587 May-12-2023, 11:30 AM
Last Post: suifra
  Concurrent futures threading running at same speed as non-threading billykid999 13 1,806 May-03-2023, 08:22 AM
Last Post: billykid999
  Why Pip is not listed in the official Global Python Module index? quazirfan 2 754 Apr-21-2023, 10:55 AM
Last Post: snippsat
  Pip lists the module but python does not find it Dato 2 1,267 Apr-13-2023, 06:40 AM
Last Post: Dato
  AssertionError when trying the sys module in python BliepMonster 10 2,113 Nov-21-2022, 08:43 PM
Last Post: BliepMonster
  itertools and amazing speed Pedroski55 8 2,043 Nov-11-2022, 01:20 PM
Last Post: Gribouillis
  python can - general question caslor 0 1,111 Jul-14-2022, 05:21 PM
Last Post: caslor

Forum Jump:

User Panel Messages

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