monkeyman192 / NMSDK

Custom Model importer for NMS
https://monkeyman192.github.io/NMSDK/
29 stars 9 forks source link

[INVESTIGATION] Determine where import bottle neck is (if any) #81

Open monkeyman192 opened 3 years ago

monkeyman192 commented 3 years ago

Currently importing is very very slow. I am not exactly sure where it can be improved (I'm sure it can) so it would be good to run some tests and do some profiling to determine whats parts of the import process take the longest and see if any optimisations can be done.