Just for fun, take a look at your configuration file in the preferences. See what your thread scheduling model is set to between 8.5 and X2. They should be the same since X2 imports the setting from 8.5 when installed but perhaps they are different. I have an i7 system and I have it set to "2". There is definitely different results between the three settings.
Here is a rundown on the setting:
ThreadSchedulingModel=<0 - 2> Type Integer Default 1 This variable goes in the [Wave] section and controls the interaction of the main audio thread and worker threads on multiprocessor systems when the Use Multiprocessing Engine option is enabled. Depending on the system, a particular model may result in less glitching and better overall performance. The values are as follows:
0 = Same as previous versions of SONAR.
1 = (default) Better thread balance. Model is more efficient and can provide cycles for other tasks.
2 = Additional worker thread is created. This may result in improvement with Quad processor systems or higher. Not recommended for Dual processor systems.