I have an Intel® Core™ i7-3610QM Processor.
It has 4 cores and 8 threads.
As far as I know NT7 is 1 threaded so it can only use 12,5% of the CPU capacity.
Is it possible to disable somehow the CPU's hyper threading therefore double the performance of NT7?
Can you help answer these questions from other members on futures io?
Re OP, I assume you're trading off a laptop? which means you likely have poor air flow and no control over your fan speed. If your having performance issues it could be heat related , you should check your CPU temp. Your never going to double your performance, but you might beable to optimize it.
No it's not, that program is tiny in size 500kb and uses less than 1000k. It's not bloatware. When your running system heavy resources chances are windows isn't going to be releasing all your available memory.
Open a "Performance Monitor" and check the memory usage and the free memory, the disks access time. If you have enough free memory, and low disk access time, then there is not a lot to do...
Success requires no deodorant! (Sun Tzu)
The following user says Thank You to sam028 for this post:
I suspected something similar. Let me tell my experience with my other, older computer /also a laptop/.
I was running some indicators /written, modificated by myself/ seeing 50% CPU usage /dual-core/ I was thinking it is because of the calculations but when I minimize the charts it goes back to around 6-8%. So probably displaying the charts use more capacity than calculations.
After right click I have the option to run NT7 with graphics processor. Can I have better results with this?
I haven't used NT in years, but use other software that's very CPU intensive. If your trading live then only loading a minimum amount of data should help.
If you only have an onbaord GPU or something that's old and are running multiple monitors, then your GPU might be bottle-necking your CPU and causing some performance issues. Laptops are notorious for overheating aswell. CPU vs GPU allocation is determined by how the software was designed, so if NT has a setting that optimizes your GPU, then it might help take some strain off your CPU- or it might make things worse. Try it out.
The following user says Thank You to Neo1 for this post:
The additonal you'll see when the hyper-threading is enabled is not a real core. It's a trick to allow a better parallelism (very simplistic and rough explanantion) but this won't the overall computing power.
It's easy to test in you run any heavy computing program using all the visible cores: you'll see that only the real core will be have a 100% usage, their associated hyperthread core will be sleeping.
Success requires no deodorant! (Sun Tzu)
The following user says Thank You to sam028 for this post:
It is. Altough it does only during high impact news announcements it is still annoying.
Many indicator is using OnBarUpdate() which works well almost all the time but when the nubmer of incoming ticks suddenly increase it can overhelm my CPU.
I was wondering whether is it possible to build in a similar maximum refreshing interval like it is frequently used in OnMarketDepth().