benchmarks / openvino-gpt2 /float16.json
baptistecolle's picture
Upload openvino-gpt2/float16.json with huggingface_hub
1933735 verified
{
"config": {
"name": "openvino-gpt2-float16",
"backend": {
"name": "openvino",
"version": "2024.4.0",
"_target_": "optimum_benchmark.backends.openvino.backend.OVBackend",
"task": "text-generation",
"library": "transformers",
"model_type": "gpt2",
"model": "gpt2",
"processor": "gpt2",
"device": "cpu",
"device_ids": "0",
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {
"trust_remote_code": true
},
"processor_kwargs": {},
"no_weights": true,
"export": true,
"use_cache": true,
"use_merged": false,
"openvino_config": {},
"half": false,
"reshape": false,
"quantization": false,
"quantization_config": {},
"calibration": false,
"calibration_config": {}
},
"scenario": {
"name": "inference",
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
"iterations": 10,
"duration": 10,
"warmup_runs": 10,
"input_shapes": {
"batch_size": 1,
"num_choices": 2,
"sequence_length": 128
},
"new_tokens": null,
"memory": true,
"latency": true,
"energy": true,
"forward_kwargs": {},
"generate_kwargs": {
"max_new_tokens": 32,
"min_new_tokens": 32
},
"call_kwargs": {}
},
"launcher": {
"name": "process",
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
"device_isolation": false,
"device_isolation_action": null,
"numactl": false,
"numactl_kwargs": {},
"start_method": "spawn"
},
"environment": {
"cpu": " Intel(R) Xeon(R) Platinum 8488C",
"cpu_count": 32,
"cpu_ram_mb": 66327.134208,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-5.15.0-1066-aws-x86_64-with-glibc2.31",
"processor": "x86_64",
"python_version": "3.10.14",
"optimum_benchmark_version": "0.5.0.dev0",
"optimum_benchmark_commit": "0faf284ddcd8d7fa75fa6bdb54c80ca3dd368207",
"transformers_version": "4.44.2",
"transformers_commit": "0faf284ddcd8d7fa75fa6bdb54c80ca3dd368207",
"accelerate_version": "1.0.1",
"accelerate_commit": "0faf284ddcd8d7fa75fa6bdb54c80ca3dd368207",
"diffusers_version": null,
"diffusers_commit": null,
"optimum_version": "1.23.1",
"optimum_commit": null,
"timm_version": null,
"timm_commit": null,
"peft_version": null,
"peft_commit": null
},
"print_report": true,
"log_report": true
},
"report": {
"load": {
"memory": {
"unit": "MB",
"max_ram": 1763.106816,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
4.595200118958019
],
"count": 1,
"total": 4.595200118958019,
"mean": 4.595200118958019,
"p50": 4.595200118958019,
"p90": 4.595200118958019,
"p95": 4.595200118958019,
"p99": 4.595200118958019,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": null,
"efficiency": null
},
"prefill": {
"memory": {
"unit": "MB",
"max_ram": 2102.796288,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
0.013465870055370033,
0.014627453056164086,
0.014516751980409026,
0.014414055971428752,
0.014285110053606331,
0.014591695042327046,
0.014312786981463432,
0.014537282986566424,
0.014416615013033152,
0.014222537050954998,
0.014614264946430922,
0.014537365990690887,
0.014413318014703691,
0.014098737039603293,
0.014596919994801283,
0.014342201058752835,
0.014586159028112888,
0.014596554916352034,
0.014896689914166927,
0.014420390943996608,
0.016116294893436134,
0.01471326791215688,
0.0144191860454157,
0.01456045696977526,
0.01477001397870481,
0.014059250941500068,
0.014107633964158595,
0.01397496904246509,
0.014338685083203018,
0.013997554895468056,
0.014266130980104208,
0.014096227008849382,
0.01425969006959349,
0.014538940973579884,
0.014399984967894852,
0.014978551072999835,
0.014366645948030055,
0.014574475004337728,
0.014242368983104825,
0.014304233016446233,
0.014296158100478351,
0.014460862963460386
],
"count": 42,
"total": 0.6063343428540975,
"mean": 0.014436531972716608,
"p50": 0.014415335492230952,
"p90": 0.0147046864265576,
"p95": 0.01489035611739382,
"p99": 0.015649819927057246,
"stdev": 0.00037248459135060343,
"stdev_": 2.580152851492011
},
"throughput": {
"unit": "tokens/s",
"value": 8866.395353254185
},
"energy": {
"unit": "kWh",
"cpu": 1.539156841278942e-07,
"ram": 8.388888487286931e-08,
"gpu": 0.0,
"total": 2.378045690007635e-07
},
"efficiency": {
"unit": "tokens/kWh",
"value": 538257109.7681015
}
},
"decode": {
"memory": {
"unit": "MB",
"max_ram": 2102.796288,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
0.22927229991182685,
0.22587141499388963,
0.2268913050647825,
0.22671782108955085,
0.22612088196910918,
0.2260231679538265,
0.2257199449231848,
0.2266038570087403,
0.22773313790094107,
0.22586702601984143,
0.2260837199864909,
0.2259418839821592,
0.22611092298757285,
0.22793313197325915,
0.22704235406126827,
0.233891038922593,
0.22564459091518074,
0.2335634910268709,
0.2264267320279032,
0.22576549008954316,
0.22666747902985662,
0.22645854903385043,
0.22684049396775663,
0.22628479602281004,
0.22345129493623972,
0.2212737170048058,
0.22019799996633083,
0.2198760019382462,
0.22180680593010038,
0.22052831400651485,
0.21951090497896075,
0.21927826304454356,
0.22039542195852846,
0.22015037399251014,
0.2407590860966593,
0.226540696923621,
0.22591348900459707,
0.22527204302605242,
0.2258987199747935,
0.22729413700290024,
0.2250657118856907,
0.22609153506346047
],
"count": 42,
"total": 9.480780047597364,
"mean": 0.2257328582761277,
"p50": 0.2260534439701587,
"p90": 0.22791313256602735,
"p95": 0.23334893147111868,
"p99": 0.23794318675529208,
"stdev": 0.003965064729438519,
"stdev_": 1.756529713803674
},
"throughput": {
"unit": "tokens/s",
"value": 137.33047211974454
},
"energy": {
"unit": "kWh",
"cpu": 2.679106894945716e-06,
"ram": 1.4602043347467096e-06,
"gpu": 0.0,
"total": 4.139311229692426e-06
},
"efficiency": {
"unit": "tokens/kWh",
"value": 7489168.675606805
}
},
"per_token": {
"memory": null,
"latency": {
"unit": "s",
"values": [
0.008379356004297733,
0.007296052994206548,
0.007307766936719418,
0.007232584059238434,
0.007212257944047451,
0.007266776985488832,
0.007253693067468703,
0.007160298991948366,
0.0073894120287150145,
0.007240370963700116,
0.007381486939266324,
0.007316364091821015,
0.007287563988938928,
0.0075016230111941695,
0.007372192922048271,
0.0073585109785199165,
0.007398927002213895,
0.007381881005130708,
0.00726486009079963,
0.0074414199916645885,
0.007382430951111019,
0.007714765961281955,
0.007313676062040031,
0.007340022944845259,
0.00734899309463799,
0.007348566898144782,
0.007343625999055803,
0.007361508090980351,
0.007345782942138612,
0.007396921049803495,
0.007508600945584476,
0.008667576010338962,
0.0073798379162326455,
0.007341673015616834,
0.007214155048131943,
0.0072465159464627504,
0.007133887032978237,
0.007199194980785251,
0.0071983980014920235,
0.007186779985204339,
0.007270798087120056,
0.007081729010678828,
0.007090143975801766,
0.007109605008736253,
0.007122156908735633,
0.007109216065146029,
0.0071466009831056,
0.007136514061130583,
0.007237708894535899,
0.007178690051659942,
0.007209663977846503,
0.007326624006964266,
0.007282020058482885,
0.007520221988670528,
0.007239474914968014,
0.007319798110984266,
0.007291030953638256,
0.007219519931823015,
0.00718240300193429,
0.007324893027544022,
0.007280837977305055,
0.007219711085781455,
0.008549266029149294,
0.007295995019376278,
0.007204405963420868,
0.007196624996140599,
0.007136485073715448,
0.007211318938061595,
0.007185077993199229,
0.007240956067107618,
0.007238395977765322,
0.007149913930334151,
0.007123594055883586,
0.007254349999129772,
0.007226840010844171,
0.007243191939778626,
0.007243021042086184,
0.0072937499498948455,
0.007276440039277077,
0.007236910052597523,
0.007251277915202081,
0.007333792978897691,
0.007314704009331763,
0.007283493992872536,
0.007372122025117278,
0.0073745379922911525,
0.007278084987774491,
0.007269839057698846,
0.0073297040071338415,
0.007255638018250465,
0.007391658960841596,
0.007324444013647735,
0.007369439001195133,
0.008723394013941288,
0.007300729979760945,
0.007327317027375102,
0.0074011520482599735,
0.007196191931143403,
0.007239928003400564,
0.007170253084041178,
0.007237792946398258,
0.007266078027896583,
0.007270741974934936,
0.007171815959736705,
0.007217017002403736,
0.0072021030355244875,
0.007173200021497905,
0.007208728929981589,
0.007217184058390558,
0.007291169022209942,
0.007189163006842136,
0.007260966929607093,
0.007252409006468952,
0.007322730030864477,
0.007257969002239406,
0.007244528969749808,
0.007347536040470004,
0.007319811964407563,
0.007271404028870165,
0.007257396006025374,
0.0072307930095121264,
0.007241301937028766,
0.007248947047628462,
0.007244728971272707,
0.008517818991094828,
0.007277586963027716,
0.00722972908988595,
0.007162220892496407,
0.007171679055318236,
0.007172803045250475,
0.007172530982643366,
0.007188729010522366,
0.007142763934098184,
0.007263125036843121,
0.007132041035220027,
0.0072225709445774555,
0.007240836042910814,
0.0072280989261344075,
0.007324789999984205,
0.007235668017528951,
0.00733548600692302,
0.007265198975801468,
0.007208690047264099,
0.007218376966193318,
0.007202650071121752,
0.0072418960044160485,
0.007278042961843312,
0.007325866958126426,
0.007257536984980106,
0.007339865085668862,
0.007214357960037887,
0.007295164046809077,
0.007320444914512336,
0.007225617999210954,
0.007294647046364844,
0.008603932918049395,
0.007315598079003394,
0.007246277993544936,
0.007209650939330459,
0.007185806054621935,
0.00725059793330729,
0.007286992040462792,
0.007266792003065348,
0.0071795020485296845,
0.007182039902545512,
0.007134614046663046,
0.007137684035114944,
0.0073416579980403185,
0.007223602966405451,
0.007275886950083077,
0.007318183081224561,
0.007297431002371013,
0.007180068991146982,
0.007290237001143396,
0.007228187983855605,
0.00720065797213465,
0.007211691001430154,
0.007216155994683504,
0.0072837830521166325,
0.007170003955252469,
0.007252187002450228,
0.007273392053321004,
0.007167211966589093,
0.007200808962807059,
0.007287534070201218,
0.007202484994195402,
0.008462558966130018,
0.007171886041760445,
0.007249364978633821,
0.0071579719660803676,
0.007250698981806636,
0.007197531056590378,
0.007184543996118009,
0.0072821410140022635,
0.0072086569853127,
0.007192699937149882,
0.007194369100034237,
0.007206402951851487,
0.007231510942801833,
0.007247989997267723,
0.007282295031473041,
0.007233793963678181,
0.007227698108181357,
0.007208333001472056,
0.007234490942209959,
0.007196714053861797,
0.007181741995736957,
0.007258308003656566,
0.0073093019891530275,
0.007231200928799808,
0.0072239290457218885,
0.007304457947611809,
0.007201927015557885,
0.007276547024957836,
0.007153728045523167,
0.00722309690900147,
0.007327233091928065,
0.008542457013390958,
0.007233749958686531,
0.007223019958473742,
0.0072253410471603274,
0.007146292948164046,
0.007152660051360726,
0.007145556970499456,
0.007259928970597684,
0.007211004034616053,
0.007157500949688256,
0.007147592026740313,
0.007188188028521836,
0.0071812409441918135,
0.007156573003157973,
0.007258718018420041,
0.007723569986410439,
0.007318398100323975,
0.007285212981514633,
0.007332523004151881,
0.007324119913391769,
0.0072911480674520135,
0.007354549947194755,
0.0072939840611070395,
0.007290335954166949,
0.007320099044591188,
0.007252744981087744,
0.007272735936567187,
0.007247329107485712,
0.007309773005545139,
0.007153378915973008,
0.007199762971140444,
0.008641951950266957,
0.007344585028477013,
0.007192519027739763,
0.007204938912764192,
0.007183691021054983,
0.007265376043505967,
0.007188522955402732,
0.0072660360019654036,
0.007225812063552439,
0.007303139893338084,
0.007288919063284993,
0.007287675980478525,
0.007430052966810763,
0.007351503008976579,
0.007345456979237497,
0.007297158008441329,
0.007363593089394271,
0.007284383988007903,
0.007401205948553979,
0.007272365968674421,
0.007270504022017121,
0.007296325056813657,
0.007348682964220643,
0.007262947037816048,
0.007265265914611518,
0.00741518207360059,
0.007294330978766084,
0.007264659041538835,
0.0072641909355297685,
0.007269516005180776,
0.00724640698172152,
0.008460490964353085,
0.007296093972399831,
0.007175153004936874,
0.007230618968605995,
0.007191052078269422,
0.007207175949588418,
0.00720864802133292,
0.007179543958045542,
0.00717233307659626,
0.007273025927133858,
0.0073272810550406575,
0.007257121964357793,
0.007280101999640465,
0.007213616045191884,
0.0072061310056596994,
0.007152023026719689,
0.007165408926084638,
0.007351579028181732,
0.007295139948837459,
0.007267832988873124,
0.0072632330702617764,
0.0072378539480268955,
0.007186311995610595,
0.007239343016408384,
0.007152901031076908,
0.007179319974966347,
0.007254637079313397,
0.007224019966088235,
0.007242508931085467,
0.007301200996153057,
0.007255072006955743,
0.008687802008353174,
0.007411864004097879,
0.007276623975485563,
0.007224813103675842,
0.0071636129869148135,
0.007213103002868593,
0.007272045942954719,
0.007235147058963776,
0.007329882006160915,
0.007219421910122037,
0.007196677033789456,
0.007268088054843247,
0.007252562907524407,
0.007217231090180576,
0.007259098929353058,
0.00717436196282506,
0.007150997058488429,
0.00721606204751879,
0.00734569993801415,
0.007211890071630478,
0.007262229919433594,
0.007278678007423878,
0.007149012992158532,
0.007123315008357167,
0.007235766970552504,
0.007281347061507404,
0.007171273929998279,
0.007219432038255036,
0.007210831041447818,
0.007176426937803626,
0.007243460044264793,
0.008568989927880466,
0.007352161104790866,
0.007246370892971754,
0.00723847805056721,
0.007132558966986835,
0.0072366270469501615,
0.007192458026111126,
0.007241462008096278,
0.00715652690269053,
0.007212702999822795,
0.007175742997787893,
0.007160742999985814,
0.007244423031806946,
0.007272185990586877,
0.007169780088588595,
0.007291784975677729,
0.007267958018928766,
0.007272703922353685,
0.007248069043271244,
0.007221610983833671,
0.007272367947734892,
0.007225838024169207,
0.007192803081125021,
0.007255620905198157,
0.007230936083942652,
0.007212300901301205,
0.007225083070807159,
0.00720918201841414,
0.007189036929048598,
0.0072411110159009695,
0.007258641999214888,
0.008506440091878176,
0.007230813964270055,
0.007244367967359722,
0.007184815010987222,
0.00713319203350693,
0.007271028007380664,
0.007257268996909261,
0.007240261998958886,
0.0071823259349912405,
0.00716522999573499,
0.007174831000156701,
0.0072542179841548204,
0.007197741069830954,
0.007243862957693636,
0.007178939995355904,
0.007335957023315132,
0.007233437965624034,
0.0072520950343459845,
0.007205027970485389,
0.0073151970282197,
0.007320406963117421,
0.007367377984337509,
0.007240439997985959,
0.007242949097417295,
0.007298675016500056,
0.007217097911052406,
0.007179923006333411,
0.007226529065519571,
0.007229365990497172,
0.007400593953207135,
0.0071746050380170345,
0.008530237944796681,
0.007254085969179869,
0.007384145981632173,
0.007351729087531567,
0.007354595931246877,
0.0072350900154560804,
0.007254477008245885,
0.007400567061267793,
0.007242191000841558,
0.007274984964169562,
0.007255928008817136,
0.00724573596380651,
0.007471236051060259,
0.00724829500541091,
0.00724430289119482,
0.007226040004752576,
0.0072520950343459845,
0.007229160983115435,
0.007354145986028016,
0.007352665066719055,
0.007281064987182617,
0.007275213021785021,
0.007280475925654173,
0.007446864037774503,
0.007297883974388242,
0.007352325017563999,
0.0073028820334002376,
0.007271902984939516,
0.007284409017302096,
0.007253933930769563,
0.007325505022890866,
0.008648711023852229,
0.007361892960034311,
0.007282098988071084,
0.0073086260817945,
0.007163667003624141,
0.007154477993026376,
0.007318996940739453,
0.007129773963242769,
0.007181007065810263,
0.007374965003691614,
0.007345605990849435,
0.007360653951764107,
0.007370538078248501,
0.00728529691696167,
0.007299249060451984,
0.007285560015588999,
0.007189549971371889,
0.007163412985391915,
0.007227277033962309,
0.0071304249577224255,
0.007247655070386827,
0.007114750915206969,
0.007202556007541716,
0.0074279800755903125,
0.0074586449190974236,
0.0071860430762171745,
0.007288186927326024,
0.007302277022972703,
0.0072983590653166175,
0.007277309894561768,
0.007214636076241732,
0.008587040938436985,
0.007205879082903266,
0.007290009991265833,
0.0071771289221942425,
0.007545683067291975,
0.007209896924905479,
0.0073012050706893206,
0.007281587924808264,
0.007262075087055564,
0.007251763949170709,
0.007240131963044405,
0.007294269045814872,
0.007448856020346284,
0.007263749022968113,
0.007331556989811361,
0.007223589927889407,
0.007411366095766425,
0.007405209937132895,
0.00725901301484555,
0.007287279004231095,
0.007253187941387296,
0.0072387270629405975,
0.007204558001831174,
0.008875289931893349,
0.009191512013785541,
0.008918758016079664,
0.00835174205712974,
0.007447305950336158,
0.00727676204405725,
0.007210048963315785,
0.0072366680251434445,
0.008520056959241629,
0.007321911980397999,
0.007184792077168822,
0.007174963946454227,
0.007212062017060816,
0.0072212249506264925,
0.00722191808745265,
0.007277651922777295,
0.0072024110704660416,
0.0071637670043855906,
0.007155625964514911,
0.007248267997056246,
0.007134955027140677,
0.007166654919274151,
0.007222938002087176,
0.007286689011380076,
0.00730384502094239,
0.0072426419937983155,
0.0072820630157366395,
0.007287236978299916,
0.007225317065604031,
0.007196145947091281,
0.007272029062733054,
0.00723675696644932,
0.007225000998005271,
0.007215254940092564,
0.007185840047895908,
0.007189532043412328,
0.0072901370003819466,
0.007211680989712477,
0.007157637970522046,
0.008591567049734294,
0.007249579997733235,
0.007131544989533722,
0.00715485296677798,
0.00726982404012233,
0.007182618021033704,
0.00711846596095711,
0.007257908000610769,
0.0071698230458423495,
0.0073155349818989635,
0.007314441027119756,
0.007294151000678539,
0.0072992140194401145,
0.007382084964774549,
0.007298587937839329,
0.007268141023814678,
0.00716740102507174,
0.007189498981460929,
0.007211748044937849,
0.0072862389497458935,
0.007207473972812295,
0.00717589701525867,
0.007187991053797305,
0.008180757984519005,
0.008726036990992725,
0.009791819960810244,
0.009417783003300428,
0.007434881990775466,
0.007325132028199732,
0.007323394995182753,
0.007221922976896167,
0.0086255450733006,
0.007290145964361727,
0.007166496943682432,
0.007442369009368122,
0.007283052080310881,
0.007307369960471988,
0.007449990953318775,
0.007211313000880182,
0.007174228085204959,
0.007301362929865718,
0.007171784061938524,
0.0072775669395923615,
0.007181975990533829,
0.007184923044405878,
0.007151791942305863,
0.007259233039803803,
0.007266764063388109,
0.007185067981481552,
0.007213989971205592,
0.007336006034165621,
0.0071732159703969955,
0.007201808970421553,
0.007250262075103819,
0.007208038936369121,
0.007180097978562117,
0.007201379048638046,
0.0072914790362119675,
0.007303185993805528,
0.007213089964352548,
0.0073067209450528026,
0.007202426088042557,
0.008723756996914744,
0.007372201071120799,
0.007194563979282975,
0.007126449956558645,
0.007173906080424786,
0.007201064960099757,
0.007286948035471141,
0.00728136592078954,
0.00717431609518826,
0.007216544938273728,
0.007202818989753723,
0.007215430028736591,
0.007144136005081236,
0.007179443957284093,
0.007204159046523273,
0.0072452499298378825,
0.007186809089034796,
0.007194417994469404,
0.007145038922317326,
0.007230052025988698,
0.0072624890599399805,
0.007221567910164595,
0.007175164995715022,
0.007147276075556874,
0.007262520957738161,
0.0072329320246353745,
0.007262996979989111,
0.00732506497297436,
0.007215859019197524,
0.007289636065252125,
0.0072516018990427256,
0.008594835991971195,
0.007232027011923492,
0.007153626997023821,
0.0071987800765782595,
0.007218120968900621,
0.007184693007729948,
0.007208399940282106,
0.007232791045680642,
0.007170071010477841,
0.0071870629908517,
0.007167048053815961,
0.0071781359147280455,
0.007213691016659141,
0.0071596960769966245,
0.0072069569723680615,
0.007310688029974699,
0.00728181388694793,
0.007207162096165121,
0.0071469119284302,
0.007306389976292849,
0.007208924042060971,
0.007365009980276227,
0.007297110976651311,
0.007348285056650639,
0.007364457007497549,
0.007344268029555678,
0.007340727956034243,
0.0073510450311005116,
0.0073028289480134845,
0.007372437976300716,
0.007373423082754016,
0.00863337202463299,
0.007256077020429075,
0.007324603968299925,
0.0071791320806369185,
0.007183316978625953,
0.007148380973376334,
0.007078401045873761,
0.0072030359879136086,
0.007273850962519646,
0.00734955002553761,
0.0072153599467128515,
0.007328410050831735,
0.007156490930356085,
0.007243053056299686,
0.007366196019575,
0.007192631019279361,
0.007429358898662031,
0.007194156059995294,
0.007199067040346563,
0.007191965007223189,
0.007228016969747841,
0.007231871015392244,
0.007195128942839801,
0.007227747002616525,
0.007251798058860004,
0.007278652978129685,
0.0073979629669338465,
0.007347873062826693,
0.007236709003336728,
0.0072525679133832455,
0.007254773983731866,
0.008555128006264567,
0.007170912926085293,
0.007148441975004971,
0.007201165077276528,
0.0072010449366644025,
0.007258050027303398,
0.007194365025497973,
0.007125423988327384,
0.007227897993288934,
0.007231991039589047,
0.0072285180212929845,
0.007272822898812592,
0.007163565023802221,
0.007175817037932575,
0.007345968042500317,
0.0072923669358715415,
0.008037311024963856,
0.007872364949434996,
0.007166465977206826,
0.007237715064547956,
0.0071770730428397655,
0.0071943108923733234,
0.007257535005919635,
0.0072264320915564895,
0.007167649921029806,
0.007160734036006033,
0.0073564499616622925,
0.007227833033539355,
0.0071492360439151525,
0.007208958966657519,
0.00719924399163574,
0.008559474954381585,
0.007200550986453891,
0.007176793063990772,
0.007217656937427819,
0.0071675460785627365,
0.007221178966574371,
0.007206554990261793,
0.0071970539866015315,
0.007209939998574555,
0.007325356011278927,
0.0071518030017614365,
0.007210865966044366,
0.007198653067462146,
0.007257002987898886,
0.0072058719815686345,
0.0072303080232813954,
0.007194972946308553,
0.00725035707000643,
0.00717576895840466,
0.00717828597407788,
0.007211185991764069,
0.007292213034816086,
0.007248347974382341,
0.0073026580503210425,
0.0072986510349437594,
0.007308846921660006,
0.007254768977873027,
0.0073255590396001935,
0.0073710320284590125,
0.0073858569376170635,
0.007327510043978691,
0.008746835985220969,
0.0075175800593569875,
0.00727170892059803,
0.007197841070592403,
0.007228635950013995,
0.0072329629911109805,
0.00718486204277724,
0.0071543349185958505,
0.007220085011795163,
0.0071484450018033385,
0.007163416012190282,
0.0071126960683614016,
0.007134185987524688,
0.0072029560105875134,
0.007180893910117447,
0.007189126103185117,
0.007270371890626848,
0.007214095094241202,
0.007173682912252843,
0.0070767110446467996,
0.007092035026289523,
0.006917373975738883,
0.007085109013132751,
0.007020225981250405,
0.007026528008282185,
0.007011953974142671,
0.0070725149707868695,
0.007015440030954778,
0.007081510033458471,
0.007083849981427193,
0.007054205983877182,
0.008359612082131207,
0.0070965070044621825,
0.007038803887553513,
0.007121704053133726,
0.007067388040013611,
0.00698298797942698,
0.0070559559389948845,
0.007170218043029308,
0.007233212003484368,
0.007370369974523783,
0.00738478999119252,
0.007085714023560286,
0.007041102973744273,
0.006988968001678586,
0.007031054003164172,
0.007023322046734393,
0.007059335010126233,
0.006981889018788934,
0.00708929798565805,
0.007066431920975447,
0.007031504064798355,
0.007041485980153084,
0.0069494349882006645,
0.007015650975517929,
0.00699834106490016,
0.007040088996291161,
0.007042345008812845,
0.00704426399897784,
0.006987700937315822,
0.007423128001391888,
0.007072414038702846,
0.008469611057080328,
0.007115114014595747,
0.007137980894185603,
0.007063946104608476,
0.007002968923188746,
0.007016971008852124,
0.006996389012783766,
0.006999743985943496,
0.007107970071956515,
0.00710216595325619,
0.007053036941215396,
0.007072017062455416,
0.007031237008050084,
0.007087965030223131,
0.007016038987785578,
0.0070677020121365786,
0.007100133923813701,
0.007050529005937278,
0.007027448038570583,
0.007054319023154676,
0.0070229750126600266,
0.007019902928732336,
0.007020240067504346,
0.006963409949094057,
0.007069500046782196,
0.0069918339140713215,
0.007081894087605178,
0.007014726987108588,
0.00702107697725296,
0.007022263947874308,
0.007031470071524382,
0.008348750998266041,
0.007100868970155716,
0.007039072923362255,
0.006976979086175561,
0.006952026975341141,
0.007088816026225686,
0.00704385491553694,
0.006985750049352646,
0.006957437959499657,
0.006926361005753279,
0.007001240039244294,
0.006979419966228306,
0.007107765995897353,
0.007046935032121837,
0.007072504959069192,
0.007166394032537937,
0.006992912967689335,
0.007082575000822544,
0.007059194031171501,
0.007151419064030051,
0.0070726979756727815,
0.007026879000477493,
0.007104933960363269,
0.007017540046945214,
0.007050935993902385,
0.007020947989076376,
0.0069997189566493034,
0.006983941071666777,
0.006986710941419005,
0.007114771055057645,
0.007031493936665356,
0.008503568940795958,
0.007078818045556545,
0.00704771897289902,
0.007062820950523019,
0.007166804978623986,
0.0070819060783833265,
0.007178982952609658,
0.007230943068861961,
0.007323874975554645,
0.007142195012420416,
0.007103040930815041,
0.007078263093717396,
0.007141314912587404,
0.007032706052996218,
0.007016357965767384,
0.006957676960155368,
0.007049321080558002,
0.007101131021045148,
0.007101914961822331,
0.007126778946258128,
0.007192236022092402,
0.007042987970635295,
0.0071263720747083426,
0.007067946949973702,
0.006976212025620043,
0.007086936035193503,
0.007046364014968276,
0.007177756982855499,
0.007090881932526827,
0.007052512024529278,
0.0070614899741485715,
0.008399001089856029,
0.007188073941506445,
0.006999382050707936,
0.007031935965642333,
0.0069465270498767495,
0.007009711931459606,
0.007035739021375775,
0.006986630032770336,
0.00707862398121506,
0.007137303939089179,
0.00701866508461535,
0.007092461921274662,
0.007034753100015223,
0.007033819914795458,
0.007005451014265418,
0.007092826068401337,
0.007035609916783869,
0.007144568022340536,
0.007105880999006331,
0.00707745598629117,
0.007084308075718582,
0.0070465789176523685,
0.007088277023285627,
0.00701320799998939,
0.007076789042912424,
0.007014796952717006,
0.007102751987986267,
0.0071474299766123295,
0.007099911104887724,
0.0070842079585418105,
0.006934773991815746,
0.008482470060698688,
0.007095063920132816,
0.006996206007897854,
0.006958567071706057,
0.006976719945669174,
0.006947210989892483,
0.007062484044581652,
0.0070205050287768245,
0.007027155952528119,
0.006935223005712032,
0.006971364025957882,
0.007012312998995185,
0.007014198927208781,
0.007042240002192557,
0.006990013993345201,
0.007036214112304151,
0.007057285984046757,
0.007070065941661596,
0.006996877025812864,
0.007092013023793697,
0.006983045022934675,
0.00695842900313437,
0.007050363929010928,
0.007056273054331541,
0.007082458934746683,
0.007042423007078469,
0.00698599498718977,
0.0070348529843613505,
0.007002667989581823,
0.006967178080230951,
0.007194179925136268,
0.008400419959798455,
0.007011944078840315,
0.006987061933614314,
0.006926745059899986,
0.007018644013442099,
0.007085855002515018,
0.007030590903013945,
0.006943351007066667,
0.0069783610524609685,
0.006981375045143068,
0.006973624927923083,
0.006942818989045918,
0.006924352026544511,
0.00707153498660773,
0.007118434994481504,
0.007019491051323712,
0.007045504986308515,
0.007136050960980356,
0.007001506048254669,
0.007032056921161711,
0.007042162003926933,
0.007055296096950769,
0.007039240910671651,
0.006985031068325043,
0.0070258729392662644,
0.00704843201674521,
0.007013262016698718,
0.0070346599677577615,
0.007054229034110904,
0.006955584045499563,
0.006992145907133818,
0.008472477900795639,
0.007085876073688269,
0.007069949992001057,
0.006992275011725724,
0.006967004970647395,
0.006977385957725346,
0.006977080018259585,
0.00709879701025784,
0.0070041329599916935,
0.006978443008847535,
0.007018762989901006,
0.007023446029052138,
0.0070398260140791535,
0.007014587987214327,
0.006983831990510225,
0.007041911012493074,
0.007002005004324019,
0.0070219580084085464,
0.0070310450391843915,
0.0070846909657120705,
0.006987934000790119,
0.007021497003734112,
0.007048403960652649,
0.00706153002101928,
0.007093240972608328,
0.00713858800008893,
0.007119893096387386,
0.007259626989252865,
0.007151327910833061,
0.007170933997258544,
0.00708693009801209,
0.008500069030560553,
0.007134038954973221,
0.00706165807787329,
0.007053921930491924,
0.007091596024110913,
0.00700396194588393,
0.0070142310578376055,
0.006992448004893959,
0.007152114994823933,
0.007174180005677044,
0.007070549996569753,
0.007015338982455432,
0.006988269975408912,
0.0069666140479967,
0.007000377983786166,
0.006975578027777374,
0.006999206962063909,
0.0070303770480677485,
0.007032228983007371,
0.007013202994130552,
0.007028514984995127,
0.007084229029715061,
0.007049222011119127,
0.007074330002069473,
0.00701656995806843,
0.0070752809988334775,
0.0070600369945168495,
0.007089696009643376,
0.00703655497636646,
0.006962097017094493,
0.007012231973931193,
0.008440448087640107,
0.007157524931244552,
0.007091260049492121,
0.007025277009233832,
0.006947656976990402,
0.006968421977944672,
0.0070178849855437875,
0.007007780019193888,
0.007073331042192876,
0.007029892993159592,
0.016793916933238506,
0.008788279024884105,
0.008242290001362562,
0.008677317993715405,
0.007867690059356391,
0.007478118990547955,
0.007381576928310096,
0.007293518981896341,
0.007236519013531506,
0.007290904060937464,
0.0075855799950659275,
0.0072543800342828035,
0.007259161910042167,
0.007543312036432326,
0.007362450007349253,
0.007534548989497125,
0.007391475955955684,
0.007313108071684837,
0.007403963012620807,
0.00753633095882833,
0.007348270039074123,
0.008579742978326976,
0.007231849944218993,
0.00737616908736527,
0.007274322910234332,
0.007563102059066296,
0.0072252689860761166,
0.007152972975745797,
0.007170928991399705,
0.0071339200949296355,
0.007161489920690656,
0.007124472060240805,
0.007160563953220844,
0.0072775359731167555,
0.007393602980300784,
0.00725319201592356,
0.007177805062383413,
0.007225882960483432,
0.007205635076388717,
0.007161190966144204,
0.007447690004482865,
0.007241077953949571,
0.007309322012588382,
0.007347568986006081,
0.007225801004096866,
0.0072606540052220225,
0.0072083770064637065,
0.007196696009486914,
0.007243347936309874,
0.007400885107927024,
0.0071937249740585685,
0.007202191976830363,
0.008822425035759807,
0.007191307027824223,
0.007294420967809856,
0.007288397056981921,
0.0072082189144566655,
0.00734833104070276,
0.0071390640223398805,
0.007207429967820644,
0.007216637954115868,
0.007164872018620372,
0.0071715740486979485,
0.007319787982851267,
0.0071895009605214,
0.0071272620698437095,
0.0072230160003528,
0.007184359012171626,
0.007201217929832637,
0.007428318029269576,
0.00733869697432965,
0.007248925976455212,
0.007224319037050009,
0.007129571051336825,
0.007246103952638805,
0.007202152977697551,
0.007202125038020313,
0.007182953995652497,
0.007210516952909529,
0.007213336997665465,
0.00719718006439507,
0.007242806954309344,
0.007142990012653172,
0.008535444037988782,
0.0071803099708631635,
0.007228499976918101,
0.007195533020421863,
0.007136626983992755,
0.007184159010648727,
0.007155656930990517,
0.007151352008804679,
0.007132334052585065,
0.007098805974237621,
0.007125344011001289,
0.007234210032038391,
0.007189656957052648,
0.007420637062750757,
0.007176265004090965,
0.007291419897228479,
0.007191307027824223,
0.00718910398427397,
0.007161426008678973,
0.007190890028141439,
0.007271658978424966,
0.007198212086223066,
0.007178675965406001,
0.007250722032040358,
0.007182922912761569,
0.007256077020429075,
0.007174200029112399,
0.007240445935167372,
0.007417300017550588,
0.007203752989880741,
0.007307043997570872,
0.008494687965139747,
0.0072878909995779395,
0.0071500970516353846,
0.007232063915580511,
0.007186075090430677,
0.007216562982648611,
0.007299121003597975,
0.007303694961592555,
0.007228231057524681,
0.007188997929915786,
0.007138628978282213,
0.007196090999059379,
0.0071712679928168654,
0.007233693031594157,
0.007213926059193909,
0.007226755958981812,
0.007349935011006892,
0.007278749952092767,
0.007190709002315998,
0.007239377009682357,
0.0072931270115077496,
0.007227085065096617,
0.007303848979063332,
0.00724748196080327,
0.007247255998663604,
0.007210365030914545,
0.007205327041447163,
0.007218958926387131,
0.007231413968838751,
0.007285043015144765,
0.007198342005722225,
0.008494308916851878,
0.007310439017601311,
0.007187627023085952,
0.0071006829384714365,
0.007231149007566273,
0.007403975003398955,
0.007330431020818651,
0.007374139036983252,
0.007336849928833544,
0.007342446013353765,
0.00728233705740422,
0.007318104966543615,
0.007262906059622765,
0.007311795954592526,
0.007243977976031601,
0.007336482987739146,
0.007330451044254005,
0.00733219797257334,
0.007314500981010497,
0.0073010800406336784,
0.007308240048587322,
0.007285172934643924,
0.00719233404379338,
0.007248479989357293,
0.007244869018904865,
0.00731707492377609,
0.007329446030780673,
0.007299578981474042,
0.007149240002036095,
0.007173147983849049,
0.00716269901022315,
0.008405613945797086,
0.0071751270443201065,
0.007132903905585408,
0.007131056045182049,
0.0071170099545270205,
0.007163088070228696,
0.007173910969868302,
0.007189166033640504,
0.007445878931321204,
0.007190607022494078,
0.007205903995782137,
0.007396155968308449,
0.007192692020907998,
0.007272548042237759,
0.007199659012258053,
0.007151914993301034,
0.007176015991717577,
0.007243933971039951,
0.007259372971020639,
0.0072755730943754315,
0.007155815954320133,
0.0072239680448547006,
0.0071714529767632484,
0.007198223960585892,
0.007193576078861952,
0.007262154947966337,
0.007222948945127428,
0.007245048065669835,
0.007155849016271532,
0.007155533996410668,
0.0071789349894970655,
0.00847985502332449,
0.00726116297300905,
0.007151746074669063,
0.00728260597679764,
0.0071759059792384505,
0.007178538013249636,
0.0071774800308048725,
0.007179238949902356,
0.0072836370673030615,
0.007175162900239229,
0.007310544024221599,
0.00721340102609247,
0.007226119050756097,
0.00728617690037936,
0.007334149093367159,
0.007257361896336079,
0.007172467070631683,
0.007169376011006534,
0.0072630420327186584,
0.007281099911779165,
0.007257092045620084,
0.007222641026601195,
0.007288081920705736,
0.007290326990187168,
0.007243906031362712,
0.007264010026119649,
0.007316675968468189,
0.007205805042758584,
0.007272128015756607,
0.007226821966469288,
0.007212257012724876
],
"count": 1302,
"total": 9.46362575457897,
"mean": 0.007268529765421636,
"p50": 0.007215960533358157,
"p90": 0.007366077415645123,
"p95": 0.007520089892204851,
"p99": 0.008677220573881641,
"stdev": 0.0004033540007598687,
"stdev_": 5.549320340940652
},
"throughput": {
"unit": "tokens/s",
"value": 137.57940495164107
},
"energy": null,
"efficiency": null
}
}
}