CPU rating is REALLY DOWN after latest patch

Guys I might need some help,

After getting the newest patch today I decided to retake the CPU test, rating I had before was 250 or so, now it gives me 330 or more!!! WTF!

Config is: i7-3740QM, 16 GB RAM, GT660M 2GB VRAM, playing @FullHD, I had absolutely no trouble playing up to today, now I get constantly kicked due to CPU rating...

The benchmark previously did not take into account your RAM - it does so now. See also the changes in this pull request.

Note that it is not about the amount of RAM, but about the speed of it. What type of RAM do you have?

A work of art is never finished, merely abandoned

@jip RAM.png

This is some kind of bullshit because I had no trouble playing 6vs6, now everybody kicks me?

I'm not sure what these numbers mean exactly, but here is mine:

039a0ed1-5cf5-4b23-8b96-5637be812136-image.png

Note that my CPU rating went down by ~ 10 too. Does anyone else happen to have a better understanding of these statistics?

A work of art is never finished, merely abandoned

Well you just opened a big can of worms with the change to the CPU calculator. Pushing it without having understanding of how will it affect the whole ecosystem seems to be really stupid idea, especially when you consider all the people with different hardware.

Cuz sure as hell the community is stupid and will take months to adapt to the new CPU scores in the lobby, not to mention having to actually make new CPU limits for all the different maps and player amounts... Unless you can say that you actually made a chart and have new cpu limits for all the different map scenarios?

Like why the hell wasn't this change mentioned somewhere else? But only now do we learn about it when it's already implemented? There should have been tests done so that you can see the changes to all the cpu scores and how will it impact lobbies using old CPU scores...

Anyway, his CPU should be capable of running 4v4 games and some smaller 6v6 on 10x10 just fine, dunno about gap. But the CPU he have as long as it won't throttle is capable of playing those games more than fine.

As for me I dropped nearly 30 points in score. From 190 to 161 with r5 2600(3.8ghz) and 16gb 2667mhz 14-16-16-48-54 mem.

I do not understand those particular statistics - but I do understand the CPU pipeline and how it is more about memory management these days than anything else. Any expert on performance will tell the same - sadly there aren't any around here (including me - I am just a junior if anything else).

Over the past years CPU's increased in speed (single-core, but if you take into account multi-core then it exploded) but RAM is left behind. Have this fancy graph:

c0b2fdea-f126-41b1-8429-08928a517459-image.png

You can manage this by programming your software to work as much with the cache as possible. Sadly, this is hard to do but more importantly it is not what this game was designed for back then in 2006 / 2007. Back then, they still expected hardware to become faster by default each year. The term 'power wall' was coined somewhere between 2008 and 2010 - which is the same issue that we are still having today but we solve it by going horizontal(more cores) instead of vertical (faster cores). See also this article from 2010.

Therefore the RAM / cache in general is a good thing and the score better represents the entire setup of the user. Note that Brainstormer has DDR3, while you have DDR4. Another change is the cache and the instruction sets. To compare the cache sizes:

91eed5b5-7976-4188-950b-3195f7aa5d02-image.png
R. 2600

ed986359-7c6e-4d7d-ad71-5add7f4edfb0-image.png
i7-3740QM

And all of that adds up - quite significantly.

A work of art is never finished, merely abandoned

I have no problems, no lags from me, even in Gap-like lobbies 6v6 during the late game battles. I do play on a large 17" notebook, a few months back I upgraded to 16GB and saw great improvement of performance, but there were literally no faster options...

Report your findings here.

And please add screenshots of the sim speed / time per tick + replay too for the games you are gathering data from.

A work of art is never finished, merely abandoned

What a funny situation. I actually discovered I haven't been using my CPU at fullest this whole time. It seems like my turbo-boost was locked, I read some articles, installed ThrottleStop and managed to unlock the turbo, I can also potentially overclock my CPU which I will definitely not do. Nevertheless, the 'new' CPU rank is still wrong, at least for me, as even with turbo and DDR3 I'm still getting 330-340

@jip That was a beautiful graph.

I remember when SupCom came out it was touted as being one of the first games to actually take advantage of these newfangled "two core" CPUs 😂

You must deceive the enemy, sometimes your allies, but you must always deceive yourself!

They offloaded some stuff to other threads mid-development, even if the effect doesn't look too big nowadays I think the game would've been pretty unplayable if they didn't do it.
Some info about it: http://www.slideshare.net/guest40fc7cd/threading-successes-02-supreme-commander

There were some benchmarks that compared single vs multithreaded performance of supcom during the launch era too, running it multi-threaded had quite big advantages. Saw it some time ago but can't find it now.