![]() |
|
#6
|
|||
|
|||
|
Due to the nature of threading in Python it is not possible to set the priority of a thread. At this point adding sleep statements is probably the easiest solution. Is your file saving thread performing a lot of calculation or is it mostly writing to file? Are you writing data in small or large chunks?
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Improve performance with large number of onthefly objects? | Fox5 | Vizard | 7 | 04-28-2008 06:19 PM |
| massive performance hit for stereo mode | Matt | Vizard | 3 | 03-30-2004 08:32 PM |
| Improving Performance | lucalatini | Vizard | 1 | 02-10-2004 12:31 PM |