Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python performance
#1
Hello,
I wrote a short python program with a few calls to OpenCV and Numpy functions. If I rewrite it into a C++ program, would that give a substantial performance boost? If the program calls a library function, is the library function a precompiled binary, or Python code that is executed by the interpreter?
Reply


Messages In This Thread
Python performance - by Jacques - Jun-17-2020, 09:59 AM
RE: Python performance - by Knight18 - Jun-17-2020, 04:39 PM
RE: Python performance - by snippsat - Jun-17-2020, 09:17 PM
RE: Python performance - by GaryNR - Jun-22-2020, 07:12 PM
RE: Python performance - by GaryNR - Jun-23-2020, 01:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What about Python 3.11 performance boost wavic 2 1,138 Nov-01-2022, 10:45 AM
Last Post: wavic
  why so much differnt performance in python 2.7.10, 2.7.14 and 3.6.4 jiangtianyong 0 2,602 Feb-09-2018, 06:29 AM
Last Post: jiangtianyong

Forum Jump:

User Panel Messages

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