Originally posted by chuckula
View Post
Testing Intel FSGSBASE Patches For Helping Elevate Linux Performance
Collapse
X
-
-
-
Originally posted by Michael View Post
One thing I haven't seen is whether Windows already handles FSGSBASE?
Leave a comment:
-
-
Originally posted by chuckula View Post
It clearly was enabled if you knew how to read the flags that were posted on the first page of the article.Last edited by hotaru; 27 June 2020, 02:41 AM.
Leave a comment:
-
-
You're nearly ALWAYS "just 1 or 2 registers short" in every loop, no matter how many registers you have. :P And the same is even more true for a compiler.
AFAICT, this is all just the KERNEL impact of freeing up those registers, isn't it? So while that's one part of the equation, and clearly of remarkable value on that side alone just from save/restore impact (substantially more than I would have expected, which makes me wonder if I haven't misunderstood things) the other side is rebuilding the userspace with the knowledge that it has 2 more registers available. Or is that already included in these benchmarks after all and I just missed where Michael noted it?
Leave a comment:
-
-
Originally posted by elatllat View Post
The last of your PostgreSQL Windows vs Linux comparison I can find is not really supporting that generality;
even though that's from 2018 and a single threaded buffer test...
Leave a comment:
-
-
Originally posted by elatllat View Post
The last of your PostgreSQL Windows vs Linux comparison I can find is not really supporting that generality;
even though that's from 2018 and a single threaded buffer test...
If those benchmarks did reflect real world postgres performance, everyone would immediately jump to Windows 10 Pro for all of their database needs. A windows client license would be an insignificant price to pay for a 500% performance increase.
Leave a comment:
-
-
Originally posted by Michael View Post
Yes and no, Windows database servers like PostgreSQL perform much slower in general due to NTFS and the like, so there isn't any good relative 'base' value to compare it to.
even though that's from 2018 and a single threaded buffer test...
Leave a comment:
-
-
Originally posted by elatllat View Post
With postgres having an 80% difference, one may be able to deduce by simply benchmarking postgres on Windows.
Leave a comment:
-
Leave a comment: