Hi guys, I have two tasks, when I run the code normally and sequentially, the runtime is faster than 2 Threads which are handling my 2 tasks, why is happening this?, My Teacher told me that Dividing my tasks in Threads my code will run Faster than without 'em, But that is not Happing....Why??? Maybe the processor power is divided by two? Sorry About My English, I'm using translator... Bye