I have a code which has to analyse around (640 * 480 * 2000 * 1000 * 200) variables(image data,colour and depth) from an image in one process, cas of which performance is lacking,since i'm new in multithreading(slipping during class period), by using multithreading can i increase the performance to such level where it will run smoothly?
↧