Python Forum
Time multiple functions within functions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Time multiple functions within functions
#4
Why not simply profile the code with the profile module to know how much time is spent in each function?
Reply


Messages In This Thread
RE: Time multiple functions within functions - by Gribouillis - Jan-07-2019, 01:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  two functions working in a strange way zapad 2 309 May-02-2024, 01:35 PM
Last Post: zapad
  Passing writable arguments to functions. Assembler 11 1,147 Jan-15-2024, 11:32 PM
Last Post: sgrey
  partial functions before knowing the values mikisDeWitte 4 680 Dec-24-2023, 10:00 AM
Last Post: perfringo
  Calling functions by making part of their name with variable crouzilles 4 895 Nov-02-2023, 12:25 PM
Last Post: noisefloor
  __name__ and __main__ in functions Mark17 3 810 Oct-12-2023, 01:55 AM
Last Post: deanhystad
  How can i combine these two functions so i only open the file once? cubangt 4 926 Aug-14-2023, 05:04 PM
Last Post: snippsat
  It seems you have to define functions at the top 357mag 7 1,394 May-10-2023, 03:01 PM
Last Post: jefsummers
  Merge two functions to one SamLiu 4 1,184 May-05-2023, 01:36 PM
Last Post: SamLiu
  Can I get some clarification on importing functions from external files. wh33t 3 954 Feb-25-2023, 08:07 PM
Last Post: deanhystad
  Multiple.ui windows showing at the same time when I only want to show at a time eyavuz21 4 1,086 Dec-20-2022, 05:14 AM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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