I don't really know what you mean by that, but those comparisons all look to be trivial, so again, they likely aren't going to account for the slowness. You should run a profiler (e.g. cProfile, for which the docs are here) on the code to see where the most time is being spent. That will help people figure out what optimisations can be made.
Code taking too much time to process
Code taking too much time to process
|
|
Messages In This Thread |
Code taking too much time to process - by ErPipex - Nov-05-2020, 06:23 PM
RE: Code taking too much time to process - by ndc85430 - Nov-05-2020, 06:30 PM
RE: Code taking too much time to process - by ErPipex - Nov-05-2020, 07:59 PM
RE: Code taking too much time to process - by ErPipex - Nov-09-2020, 01:12 PM
RE: Code taking too much time to process - by ndc85430 - Nov-07-2020, 06:25 PM
RE: Code taking too much time to process - by ErPipex - Nov-09-2020, 01:18 PM
RE: Code taking too much time to process - by jefsummers - Nov-07-2020, 07:19 PM
RE: Code taking too much time to process - by DeaD_EyE - Nov-09-2020, 02:03 PM
RE: Code taking too much time to process - by ErPipex - Nov-13-2020, 01:46 PM
RE: Code taking too much time to process - by DeaD_EyE - Nov-13-2020, 02:35 PM
RE: Code taking too much time to process - by ErPipex - Nov-15-2020, 06:49 PM
RE: Code taking too much time to process - by DeaD_EyE - Nov-16-2020, 09:42 AM
|
Users browsing this thread: 1 Guest(s)