BenchBros Posted November 24, 2015 Posted November 24, 2015 (edited) Looks like the following code in XTU benchmark: if CPU_TYPE = i3-6320 and XTU_SCORE > 740 XTU_SCORE = 740; else XTU_SCORE = XTU_SCORE; end if; Edited November 24, 2015 by BenchBros Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.