Hello folks,
I've been looking around for a CPU that will perform for applications like ToS (Thinkorswim)
I'm not a tech savvy person so I've been looking around reddit for some advice. So far this is what I've found to most helpful
For those of you who don’t have a computer background, Java is the language they use to write TOS. Java Swing is the way that the windows are rendered. Swing is a 2D window library and it is single threaded. If you run a debugger on TOS you can see that the CPU spends the most time drawing the boxes around cells so you will see the biggest performance hit with more watchlists and charts up.
This also means that for the best performance you need to be looking for a CPU with the highest single threaded performance. More cores will basically do nothing to speed up TOS. The naïve way to think about this is to find the highest GHz on the potential computer. Fancy graphic cards also do very little since TOS is CPU bound in the Swing Thread and that is not offloaded to the vector processors.
Any recommendations ? Price less than $500 ideally.
Thank you for time!
Edit: I might also use the same machine for gaming seldomly. Star Wars BF2 mainly....
I've been looking around for a CPU that will perform for applications like ToS (Thinkorswim)
I'm not a tech savvy person so I've been looking around reddit for some advice. So far this is what I've found to most helpful
For those of you who don’t have a computer background, Java is the language they use to write TOS. Java Swing is the way that the windows are rendered. Swing is a 2D window library and it is single threaded. If you run a debugger on TOS you can see that the CPU spends the most time drawing the boxes around cells so you will see the biggest performance hit with more watchlists and charts up.
This also means that for the best performance you need to be looking for a CPU with the highest single threaded performance. More cores will basically do nothing to speed up TOS. The naïve way to think about this is to find the highest GHz on the potential computer. Fancy graphic cards also do very little since TOS is CPU bound in the Swing Thread and that is not offloaded to the vector processors.
Any recommendations ? Price less than $500 ideally.
Thank you for time!
Edit: I might also use the same machine for gaming seldomly. Star Wars BF2 mainly....