Skip to content

Instantly share code, notes, and snippets.

@Eliasvan
Created July 8, 2016 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Eliasvan/26d976c593c308a24f24f7df64e88658 to your computer and use it in GitHub Desktop.
Save Eliasvan/26d976c593c308a24f24f7df64e88658 to your computer and use it in GitHub Desktop.
%%
t = 'Frametime, Less is Better; Quake'
%%
% Intel Core i7 4770K, blue
a = [0.002, 0.007, 0.008, 0.008, 0.009000000000000001, 0.009000000000000001, 0.01, 0.01, 0.01, 0.01, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.014, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.015, 0.016, 0.016, 0.016, 0.016, 0.016, 0.016, 0.016, 0.017, 0.017, 0.017, 0.017, 0.017, 0.018000000000000002, 0.018000000000000002, 0.019, 0.02, 0.035];
% AMD A10-6800K, red
b = [0.001, 0.001, 0.001, 0.001, 0.001, 0.0018500000000000085, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.003, 0.004, 0.004, 0.004, 0.005, 0.005, 0.005, 0.006, 0.006, 0.006, 0.006, 0.006, 0.007, 0.007, 0.007, 0.007, 0.007, 0.008, 0.008, 0.008, 0.00824000000000001, 0.009000000000000001, 0.009000000000000001, 0.009000000000000001, 0.009000000000000001, 0.009000000000000001, 0.009000000000000001, 0.009000000000000001, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.012, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.013000000000000001, 0.014, 0.014, 0.015, 0.015, 0.016, 0.016, 0.017, 0.017, 0.018000000000000002, 0.019, 0.02, 0.021, 0.022, 0.024, 0.025289999999999965, 0.028, 0.036000000000000004, 0.045];
figure
plot(0:(length(a)-1), a*1000)
hold on
plot(0:(length(b)-1), b*1000, 'r-')
hold off
xlabel('percentile[%]')
ylabel('frametime[ms]')
legend('Intel Core i7 4770K', 'AMD A10-6800K')
grid
title(t)
%%
t = 'Frametime, Less is Better; Unvanquished 1920 x 1080'
%%
% Intel Core i7 4770K, blue
a = [0.031, 0.034, 0.034, 0.035, 0.036000000000000004, 0.036000000000000004, 0.036000000000000004, 0.037, 0.037, 0.037, 0.037, 0.037, 0.038, 0.038, 0.038, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.04, 0.04, 0.04, 0.040839999999999974, 0.041, 0.041, 0.042, 0.042, 0.042, 0.042, 0.043000000000000003, 0.043000000000000003, 0.043000000000000003, 0.043000000000000003, 0.043000000000000003, 0.044, 0.044, 0.044, 0.044, 0.044, 0.044, 0.044, 0.045, 0.045, 0.045, 0.045, 0.045, 0.046, 0.046, 0.046, 0.046, 0.046, 0.046, 0.046, 0.046, 0.047, 0.047, 0.047, 0.047, 0.047, 0.047, 0.047, 0.047, 0.047, 0.047, 0.048, 0.048, 0.048, 0.048, 0.048, 0.048, 0.048, 0.048, 0.048, 0.049, 0.049, 0.049, 0.049, 0.049, 0.049, 0.049, 0.049, 0.05, 0.05, 0.05, 0.05, 0.051000000000000004, 0.051000000000000004, 0.052000000000000005, 0.052000000000000005, 0.053, 0.053720000000000025, 0.055, 0.056, 0.057, 0.058, 0.059000000000000004, 0.06, 0.061, 0.07];
% AMD A10-6800K, red
b = [0.012, 0.013000000000000001, 0.013000000000000001, 0.014, 0.014, 0.015, 0.015, 0.015, 0.015, 0.015, 0.016, 0.016, 0.016, 0.016, 0.016, 0.016, 0.016, 0.016, 0.016, 0.017, 0.017, 0.018000000000000002, 0.018000000000000002, 0.018000000000000002, 0.018839999999999975, 0.019, 0.019, 0.019, 0.019, 0.019, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.021, 0.021, 0.021, 0.021, 0.021, 0.021, 0.021, 0.021, 0.021, 0.022, 0.022, 0.022, 0.022, 0.022, 0.022, 0.022, 0.022, 0.022, 0.022, 0.022, 0.023, 0.023, 0.023, 0.023, 0.023, 0.023, 0.023, 0.023, 0.023, 0.024, 0.024, 0.024, 0.024, 0.024, 0.024, 0.024, 0.024, 0.025, 0.025, 0.025, 0.025, 0.025, 0.025, 0.025, 0.025, 0.026000000000000002, 0.026000000000000002, 0.026000000000000002, 0.026000000000000002, 0.027, 0.027, 0.027, 0.027, 0.028, 0.028, 0.028, 0.029, 0.029, 0.03, 0.031, 0.032, 0.034, 0.034, 0.035, 0.042];
figure
plot(0:(length(a)-1), a*1000)
hold on
plot(0:(length(b)-1), b*1000, 'r-')
hold off
xlabel('percentile[%]')
ylabel('frametime[ms]')
legend('Intel Core i7 4770K', 'AMD A10-6800K')
grid
title(t)
%%
t = 'Rolling StdDev of Frametime, Less is Better; Quake'
%%
% Intel Core i7 4770K, blue
a = [0.0003958114029011898, 0.0005962847939999326, 0.0006110100926607706, 0.0006574360974438453, 0.000671912692741135, 0.0006904105059069213, 0.0007361461207607504, 0.0008459051693633199, 0.0008829999370831799, 0.0009607404551814147, 0.0009915195969374783, 0.0010241527663824661, 0.0010482790129010765, 0.0010832051206181468, 0.0011175369742826636, 0.0011692352676476762, 0.001198313629879756, 0.0012543258481484435, 0.0013266499161421281, 0.0013646326326972648, 0.0014047538337136952, 0.0014533486237727706, 0.001513274595042129, 0.0015380362660078841, 0.0015679569155078365, 0.0015989579940281834, 0.0016252862995655675, 0.0016428295373802045, 0.0016877071889268903, 0.0017220788470785774, 0.0017478240440298527, 0.001774886537844663, 0.001790344473371891, 0.0018160029368551665, 0.0018439088914585604, 0.001867856763482914, 0.001885712361711371, 0.001898830049150135, 0.001912438815288535, 0.0019439364415764224, 0.001955789127465201, 0.001977203412229834, 0.001993912959205794, 0.0020123617964968353, 0.002038605187649402, 0.0020507451220362644, 0.00206128331116538, 0.0020914641336207828, 0.0021106291847587844, 0.0021249836600678784, 0.002152259794314373, 0.002170980321319269, 0.0021916001257325838, 0.00221129424143921, 0.0022283526551144404, 0.0022470721691421718, 0.002276215182173144, 0.002293953404544687, 0.0023105554887659866, 0.00233874610279383, 0.0023566925976885446, 0.002376739129330117, 0.0023916149820199313, 0.0024110855093366764, 0.002426336973940576, 0.002445858177045876, 0.002464620773172934, 0.0024819347291981666, 0.0025024432505497975, 0.002517423727190601, 0.0025265259415516235, 0.0025448248138788105, 0.0025735060391095443, 0.00259533770014188, 0.0026209582641129998, 0.0026549743668986495, 0.0027035449978788126, 0.0027411838480643374, 0.0028127092514750487, 0.0028581734649169716, 0.0029292016356376347, 0.0029537471493379713, 0.0030237651290329196, 0.003052139504602565, 0.003073904502239607, 0.003092104641035138, 0.0031271641395288984, 0.003195865384454655, 0.00326751689615625, 0.0033736495240482595, 0.0034145115154131226, 0.0034922899205090093, 0.00357487528920007, 0.003630292305341576, 0.0036551333764994164, 0.00368522575819838, 0.003755150537003204, 0.004163871062151422, 0.0046092756721877876, 0.00498303343579212, 0.005142956348249517];
% AMD A10-6800K, red
b = [0.00017950549357123043, 0.00042295258468165074, 0.00044721359549998923, 0.0005452420461491285, 0.0005627314338711375, 0.0006110100926607784, 0.001309792180292579, 0.0014236104336041834, 0.0015916448515084522, 0.0017057419369749473, 0.0018291467348950615, 0.0019512161449834154, 0.0019976541798373696, 0.0020552912743019465, 0.0020933121018030364, 0.0021130809523325425, 0.0021453412057032746, 0.0021857620079860827, 0.002238412135619552, 0.0022905506373406973, 0.0023345711002712966, 0.0023710194713104614, 0.0024086510747719165, 0.002451484810839635, 0.002474402284727875, 0.002507987240796903, 0.002589843410109673, 0.0026232719179595265, 0.0026494443861978002, 0.002691856030490552, 0.0027225396640309686, 0.002761038451983843, 0.002789543969102375, 0.0028209848556054007, 0.002838278038216468, 0.002870269054364839, 0.002906888370749708, 0.002944976891061938, 0.002992917565780115, 0.003019322955748732, 0.0030570864851648606, 0.0030987882936542852, 0.0031169785940161625, 0.0031463347282547228, 0.003177874901390611, 0.0032041639575193536, 0.0032400960205249867, 0.0033005050118630388, 0.0033314994955558432, 0.0033537971846185205, 0.003420363853289345, 0.003446324934702956, 0.003496900214634551, 0.003547299442298803, 0.0035910444163223007, 0.0036472211644239787, 0.003703715851831885, 0.003745053033299004, 0.0038108033565407017, 0.003869430047033892, 0.003921337640256001, 0.003956373198889219, 0.0040309910554216, 0.004077869814280729, 0.00411226350214952, 0.004168906064878093, 0.0042255519034664, 0.004254816878158988, 0.004302583203404858, 0.004361447262345622, 0.004390697236455966, 0.004439844842133744, 0.004497505481436947, 0.004550457852421728, 0.004607640996817733, 0.004708030963742215, 0.004849875141577236, 0.004972814986392384, 0.005069648245522839, 0.005157204238301554, 0.00526086177984811, 0.005331082858523581, 0.0054864884539708525, 0.005637371333835978, 0.0058682270652121735, 0.006142239909927891, 0.0063862421570817915, 0.006605348001598557, 0.006796535064934833, 0.006927183169706612, 0.0071590346959473205, 0.007469713664004935, 0.007821088301650991, 0.008091567627268932, 0.008507296214949181, 0.009010771332133552, 0.009487247581183184, 0.010064238117656431, 0.010312010257731291, 0.010651459993822433, 0.012295618008958394];
figure
plot(0:(length(a)-1), a*1000)
hold on
plot(0:(length(b)-1), b*1000, 'r-')
hold off
xlabel('percentile[%]')
ylabel('frametime[ms]')
legend('Intel Core i7 4770K', 'AMD A10-6800K')
grid
title(t)
%%
t = 'Rolling StdDev of Frametime, Less is Better; Unvanquished 1920 x 1080'
%%
% Intel Core i7 4770K, blue
a = [0.0003726779962527215, 0.00045338235029344714, 0.0004714045207931025, 0.0005492621313093848, 0.0006703896047990987, 0.0007184860626508921, 0.0008713973452644926, 0.0009274097739885149, 0.0009977753031402657, 0.001076929792409341, 0.0012426673819744803, 0.001368924963449937, 0.0015621921919037934, 0.001710802280932582, 0.0018547236990994248, 0.001934539853413629, 0.0020054702967414696, 0.002105358243466916, 0.0021819461241950463, 0.0022291901867920413, 0.002276449477195245, 0.0023070519909374914, 0.0023340284678832995, 0.0023760377849598607, 0.002404403367897467, 0.0024424486802295956, 0.0024857370916671405, 0.0025256462319355175, 0.002575310121562637, 0.0026132993195065934, 0.002652713495440109, 0.0026917569644298606, 0.0027245794782560584, 0.002745630872657228, 0.0027801518743487998, 0.0028126697479641, 0.002849530175699672, 0.002875606216280671, 0.0029255350887583942, 0.0029774560356863934, 0.0030252639921538953, 0.003061415794475941, 0.0030820267501902483, 0.0031304951684998084, 0.0031721006008988465, 0.003220765954448418, 0.0032451810427156303, 0.003266836730267286, 0.0033060953807577858, 0.0033359989341859536, 0.003373260868786782, 0.00340095411449332, 0.003432038590821763, 0.0034710229039867763, 0.003514218737263559, 0.0035338678840928714, 0.0035635500401831853, 0.003597363231899585, 0.003624760528488711, 0.0036495966291573015, 0.003686883658472538, 0.0037214095298543437, 0.0037526050211080676, 0.0037843831142679923, 0.003826161406829568, 0.003858727481667907, 0.003887204079483946, 0.003923858645092598, 0.003978386049085386, 0.00402014372324627, 0.004044200236827574, 0.004069266928248193, 0.004114235449428559, 0.00414458146928689, 0.0041874839966528354, 0.004255192905928947, 0.004312952069703192, 0.004376375974098608, 0.0044157546228123816, 0.0044477210144323225, 0.004493204745934674, 0.0045435668807667475, 0.0045950117881606795, 0.004658206617239128, 0.004695624440784264, 0.0047235815037134435, 0.004768526443718731, 0.004805806672950829, 0.004843176184649608, 0.004888376235747693, 0.004921630262874735, 0.004955553562530773, 0.005004193796762599, 0.005054674404285037, 0.005136847282137233, 0.005359373926951751, 0.005631123827048777, 0.006439368499058627, 0.007136152091054982, 0.007597207089158307, 0.009316651759081782];
% AMD A10-6800K, red
b = [1.2736265397890919e-09, 1.2736265397890919e-09, 1.2736265397890919e-09, 1.2736265397890919e-09, 1.2736265397890919e-09, 1.3243788575445677e-09, 0.0002494438257883628, 0.00044221663871396854, 0.0004708856903045317, 0.000489897948558346, 0.0004988876515715468, 0.0005587684871415094, 0.0005984424227388382, 0.0006170539324530291, 0.0006467697512340068, 0.0006574360974440196, 0.0006699917080748731, 0.000702535092045883, 0.0007180219742847299, 0.0007394292092931005, 0.000766956466966948, 0.000797663253927901, 0.0008326663997864699, 0.0008615489926097308, 0.0008971560003081635, 0.0009480975102215764, 0.0009637888196534618, 0.000982626864865667, 0.0009985767649789323, 0.0010191281677112277, 0.0010505025252496242, 0.001082199406558567, 0.001109654600915765, 0.0011234866364236021, 0.0011470154508307936, 0.0011742609969206427, 0.0011944315244780165, 0.0012133516482135903, 0.0012502444205479157, 0.0012675961501997862, 0.001292714628644437, 0.0013148721948878827, 0.0013503086067019059, 0.0013665853634354202, 0.0013840359661351808, 0.0014047538337137418, 0.001425560318689646, 0.001452660394662948, 0.0014742229591664848, 0.0015159888595311023, 0.0015563490039905892, 0.001581293422767852, 0.0016145037077140525, 0.0016451950239004733, 0.0016674798016434907, 0.0016878651868230052, 0.0017169999676438532, 0.001739578493007298, 0.0017578269412987407, 0.0017793756707839867, 0.001824524291120526, 0.001850993727103895, 0.0018732621576040202, 0.0018988300491501887, 0.001936916220295702, 0.0019723082923316466, 0.001994603831452361, 0.0020055921818755125, 0.0020286832072937476, 0.0020612833111653866, 0.002106550629715721, 0.0021406125810670197, 0.0021707960649392666, 0.0022193893053921642, 0.0022643812007306398, 0.0022939534045446812, 0.002334628212133374, 0.00237738418341581, 0.0024404826480751204, 0.0024964419124470704, 0.002565454259104141, 0.0026590725200089653, 0.0027313488731152175, 0.0028643711739615957, 0.0029636389043801756, 0.003074338230506805, 0.0032074981596946182, 0.0032943723057494573, 0.0033753353742834377, 0.0035490217744551067, 0.003781122702173114, 0.0038694587620378062, 0.003961105345172676, 0.0041593428968209, 0.004280150568483528, 0.004441996548100108, 0.004735379839276058, 0.005361939947444425, 0.0060244391163548775, 0.007472408506558559, 0.00937544073038109];
figure
plot(0:(length(a)-1), a*1000)
hold on
plot(0:(length(b)-1), b*1000, 'r-')
hold off
xlabel('percentile[%]')
ylabel('frametime[ms]')
legend('Intel Core i7 4770K', 'AMD A10-6800K')
grid
title(t)
%%
t = 'Rolling Percentile Low-High Gap (1-99%) of Frametime, Less is Better; Quake'
%%
% Intel Core i7 4770K, blue
a = [0.0009999999999999992, 0.0019999999999999983, 0.0019999999999999983, 0.0020000000000000018, 0.002709999999999999, 0.002709999999999999, 0.003000000000000001, 0.003420000000000003, 0.0037100000000000032, 0.004, 0.004, 0.004, 0.004420000000000001, 0.0047100000000000015, 0.004710000000000002, 0.005130000000000001, 0.005420000000000001, 0.005420000000000005, 0.005709999999999998, 0.00571, 0.005936000000000003, 0.006, 0.0061300000000000035, 0.00642, 0.006420000000000004, 0.006710000000000001, 0.006710000000000001, 0.006710000000000001, 0.006710000000000004, 0.006970000000000004, 0.007000000000000001, 0.00742, 0.007420000000000001, 0.007420000000000003, 0.007709999999999999, 0.007710000000000002, 0.007710000000000002, 0.007710000000000002, 0.007710000000000003, 0.007840000000000001, 0.008000000000000002, 0.008130000000000002, 0.008130000000000004, 0.00842, 0.00842, 0.008420000000000002, 0.008420000000000002, 0.008420000000000004, 0.008709999999999999, 0.00871, 0.00871, 0.00871, 0.00871, 0.008710000000000002, 0.008710000000000002, 0.008840000000000002, 0.008840000000000004, 0.009000000000000001, 0.009000000000000001, 0.009130000000000001, 0.009420000000000001, 0.009420000000000003, 0.009550000000000003, 0.009550000000000003, 0.009710000000000002, 0.009710000000000003, 0.009710000000000003, 0.009840000000000005, 0.01, 0.010000000000000002, 0.010130000000000004, 0.01042, 0.010420000000000002, 0.010420000000000002, 0.010709999999999999, 0.010709999999999999, 0.01071, 0.01071, 0.010974400000000023, 0.011, 0.011130000000000001, 0.01142, 0.011420000000000003, 0.011709999999999998, 0.0120676, 0.012130000000000002, 0.01242, 0.01242, 0.012710000000000003, 0.012710000000000003, 0.01313, 0.013260000000000004, 0.01371, 0.014130000000000002, 0.017070000000000005, 0.017070000000000005, 0.019940000000000013, 0.020230000000000005, 0.020520000000000007, 0.023650000000000018, 0.023650000000000018];
% AMD A10-6800K, red
b = [0.0007099999999999988, 0.001, 0.001710000000000001, 0.001710000000000001, 0.002, 0.0027100000000000023, 0.00542, 0.007000000000000001, 0.007420000000000001, 0.007710000000000001, 0.007994000000000001, 0.008130000000000005, 0.008260000000000003, 0.00842, 0.008709999999999999, 0.008710000000000002, 0.009, 0.009, 0.009000000000000001, 0.009000000000000001, 0.009130000000000001, 0.009130000000000003, 0.009420000000000001, 0.00971, 0.009710000000000002, 0.009840000000000002, 0.009999999999999998, 0.01, 0.01, 0.01013, 0.010260000000000005, 0.010420000000000002, 0.010420000000000002, 0.010709999999999999, 0.01071, 0.010710000000000003, 0.011, 0.011130000000000001, 0.011130000000000003, 0.011260000000000006, 0.011420000000000001, 0.011420000000000003, 0.011420000000000003, 0.011550000000000001, 0.011710000000000002, 0.011710000000000002, 0.011710000000000003, 0.012000000000000002, 0.012420000000000002, 0.012840000000000004, 0.013000000000000001, 0.013130000000000003, 0.013420000000000001, 0.013550000000000003, 0.013680000000000008, 0.013840000000000003, 0.01413, 0.014130000000000004, 0.01442, 0.014420000000000004, 0.014550000000000004, 0.01471, 0.01471, 0.015130000000000003, 0.015249600000000016, 0.015420000000000003, 0.015710000000000002, 0.015710000000000002, 0.016130000000000002, 0.01642, 0.016710000000000003, 0.016710000000000003, 0.016860799999999985, 0.017130000000000003, 0.01784, 0.018260000000000005, 0.018550000000000004, 0.018550000000000004, 0.019, 0.019420000000000003, 0.019710000000000002, 0.020420000000000004, 0.021543600000000006, 0.02271, 0.024260000000000004, 0.025260000000000005, 0.025654800000000002, 0.026390000000000007, 0.026503200000000015, 0.027100000000000006, 0.027840000000000004, 0.028710000000000003, 0.029100000000000008, 0.02955, 0.02971, 0.02997000000000001, 0.033260000000000005, 0.03384, 0.035386400000000005, 0.03671, 0.040260000000000004];
figure
plot(0:(length(a)-1), a*1000)
hold on
plot(0:(length(b)-1), b*1000, 'r-')
hold off
xlabel('percentile[%]')
ylabel('frametime[ms]')
legend('Intel Core i7 4770K', 'AMD A10-6800K')
grid
title(t)
%%
t = 'Rolling Percentile Low-High Gap (1-99%) of Frametime, Less is Better; Unvanquished 1920 x 1080'
%%
% Intel Core i7 4770K, blue
a = [0.0010000000000000009, 0.0010000000000000009, 0.0017099999999999962, 0.0020000000000000018, 0.002709999999999997, 0.002709999999999997, 0.0029999999999999957, 0.0034199999999999994, 0.003709999999999998, 0.003710000000000005, 0.0040000000000000036, 0.004840000000000004, 0.005999999999999998, 0.006492800000000005, 0.006999999999999999, 0.007420000000000003, 0.007710000000000002, 0.007710000000000002, 0.007974800000000002, 0.008420000000000004, 0.008710000000000002, 0.008840000000000008, 0.008970000000000006, 0.009000000000000001, 0.009130000000000006, 0.009420000000000005, 0.009420000000000005, 0.009420000000000005, 0.009550000000000003, 0.009710000000000003, 0.009710000000000003, 0.009710000000000003, 0.009710000000000003, 0.009840000000000008, 0.010000000000000002, 0.01013, 0.010420000000000006, 0.010420000000000006, 0.010550000000000004, 0.010710000000000004, 0.010840000000000002, 0.01111960000000001, 0.011130000000000008, 0.011420000000000007, 0.011420000000000007, 0.011420000000000007, 0.011420000000000007, 0.011709999999999998, 0.011710000000000005, 0.011999999999999997, 0.012130000000000002, 0.01242, 0.012420000000000007, 0.01260760000000001, 0.012772400000000005, 0.01297000000000001, 0.013130000000000003, 0.013260000000000008, 0.013420000000000001, 0.01371, 0.013839999999999998, 0.013840000000000005, 0.013970000000000003, 0.01397000000000001, 0.013999999999999999, 0.014260000000000009, 0.014420000000000002, 0.014550000000000007, 0.014680000000000006, 0.014710000000000008, 0.014970000000000011, 0.015360000000000006, 0.015420000000000003, 0.015550000000000008, 0.015710000000000002, 0.015710000000000002, 0.01584, 0.015840000000000007, 0.016130000000000005, 0.016420000000000004, 0.016710000000000003, 0.017, 0.017419999999999998, 0.017550000000000003, 0.017709999999999997, 0.017710000000000004, 0.017810000000000006, 0.018100000000000005, 0.018130000000000007, 0.01839000000000001, 0.018709999999999997, 0.018970000000000008, 0.019420000000000007, 0.019710000000000005, 0.02042, 0.02071, 0.02184, 0.022230000000000014, 0.022420000000000002, 0.025420000000000005, 0.02971];
% AMD A10-6800K, red
b = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0010000000000000009, 0.0010000000000000009, 0.0010000000000000009, 0.0010000000000000009, 0.0017100000000000032, 0.0019999999999999983, 0.0019999999999999983, 0.0020000000000000018, 0.0020000000000000018, 0.0020000000000000018, 0.0020000000000000018, 0.0027100000000000006, 0.0027100000000000006, 0.0027100000000000023, 0.002999999999999999, 0.002999999999999999, 0.002999999999999999, 0.0030000000000000027, 0.0030000000000000027, 0.0030000000000000027, 0.0030000000000000027, 0.0030000000000000027, 0.003420000000000003, 0.0037100000000000015, 0.0037100000000000015, 0.0037100000000000015, 0.003710000000000005, 0.004, 0.004, 0.004, 0.0040000000000000036, 0.0040000000000000036, 0.00413, 0.004709999999999999, 0.004710000000000002, 0.004710000000000002, 0.0049999999999999975, 0.004999999999999999, 0.005000000000000001, 0.005000000000000001, 0.005000000000000001, 0.005000000000000001, 0.005000000000000001, 0.005420000000000005, 0.00571, 0.00571, 0.005710000000000003, 0.005710000000000003, 0.005840000000000005, 0.005999999999999998, 0.006000000000000002, 0.006000000000000002, 0.006260000000000012, 0.006420000000000002, 0.006420000000000002, 0.006710000000000001, 0.006710000000000001, 0.006912800000000002, 0.006999999999999999, 0.006999999999999999, 0.006999999999999999, 0.007420000000000003, 0.007420000000000003, 0.007710000000000002, 0.007710000000000002, 0.008, 0.00826000000000001, 0.008390000000000005, 0.00842, 0.008420000000000004, 0.008680000000000007, 0.008709999999999999, 0.008710000000000002, 0.008710000000000002, 0.008710000000000002, 0.009000000000000001, 0.009709999999999998, 0.010000000000000002, 0.010419999999999999, 0.010710000000000004, 0.011, 0.011000000000000003, 0.011710000000000005, 0.012130000000000002, 0.012680000000000004, 0.012710000000000006, 0.013419999999999998, 0.013710000000000003, 0.013710000000000003, 0.014284000000000064, 0.01631440000000001, 0.01649000000000002, 0.017070000000000016, 0.024009999999999886, 0.025710000000000004];
figure
plot(0:(length(a)-1), a*1000)
hold on
plot(0:(length(b)-1), b*1000, 'r-')
hold off
xlabel('percentile[%]')
ylabel('frametime[ms]')
legend('Intel Core i7 4770K', 'AMD A10-6800K')
grid
title(t)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment