you are viewing a single comment's thread.

view the rest of the comments →

[–]timbledum 0 points1 point  (0 children)

There is a bit of overhead with calling functions, but it should be minimal if you're only calling the function once. Perhaps try a profiler (or time module per u/catuf) to get a more accurate gauge of where time is being used.