- Credits
- 23,449
A new well-funded startup called "Soft Machines," created by chip veterans, is working on a new type of processor based on the "Virtual Instruction Set Computing" (or VISC, as opposed to RISC or CISC) architecture. The firm is essentially creating "virtual cores" that it says are 1.7-2.2 times faster for a given single-threaded task (scoring 2.1 instructions per core in SPEC 2006 benchmark) compared to Intel Haswell's 1.39 instructions per clock.
Most apps or programs aren't usually optimized for multi-core processors or multiple threads, so they end up using a single core, even if the processor has more. That's wasted performance, and wasted time, as the processing could happen much faster if it used all or most of the cores.
Read More
It's amazing that software can make it possible to add virtual cores to a CPU, and it is faster than physical cores.
I wonder if there would be faster virtual RAM which is faster than real RAM in the future.