Datasets:

Modalities:
Image
Libraries:
Datasets
tokenizers-bench / python-baseline.json
ArthurZ's picture
ArthurZ HF Staff
Upload python-baseline.json with huggingface_hub
2895b22 verified
Raw
History Blame
51.5 kB
{
"machine_info": {
"node": "aws-general-8-plus-use1-public-80-t5kbn-runner-ws4tg",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 13.3.0",
"python_implementation": "CPython",
"python_implementation_version": "3.12.3",
"python_version": "3.12.3",
"python_build": [
"main",
"Mar 3 2026 12:15:18"
],
"release": "6.12.90-120.164.amzn2023.x86_64",
"system": "Linux",
"cpu": {
"python_version": "3.12.3.final.0 (64 bit)",
"cpuinfo_version": [
9,
0,
0
],
"cpuinfo_version_string": "9.0.0",
"arch": "X86_64",
"bits": 64,
"count": 64,
"arch_string_raw": "x86_64",
"vendor_id_raw": "GenuineIntel",
"brand_raw": "Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz",
"hz_advertised_friendly": "2.9000 GHz",
"hz_actual_friendly": "3.5005 GHz",
"hz_advertised": [
2900000000,
0
],
"hz_actual": [
3500493000,
0
],
"stepping": 6,
"model": 106,
"family": 6,
"flags": [
"3dnowprefetch",
"abm",
"adx",
"aes",
"aperfmperf",
"apic",
"arat",
"arch_capabilities",
"arch_perfmon",
"avx",
"avx2",
"avx512_bitalg",
"avx512_vbmi2",
"avx512_vnni",
"avx512_vpopcntdq",
"avx512bitalg",
"avx512bw",
"avx512cd",
"avx512dq",
"avx512f",
"avx512ifma",
"avx512vbmi",
"avx512vbmi2",
"avx512vl",
"avx512vnni",
"avx512vpopcntdq",
"bmi1",
"bmi2",
"clflush",
"clflushopt",
"clwb",
"cmov",
"constant_tsc",
"cpuid",
"cpuid_fault",
"cx16",
"cx8",
"de",
"erms",
"f16c",
"flush_l1d",
"fma",
"fpu",
"fsgsbase",
"fxsr",
"gfni",
"ht",
"hypervisor",
"ibpb",
"ibrs",
"ibrs_enhanced",
"ida",
"invpcid",
"lahf_lm",
"lm",
"mca",
"mce",
"md_clear",
"mmx",
"monitor",
"movbe",
"msr",
"mtrr",
"nonstop_tsc",
"nopl",
"nx",
"ospke",
"osxsave",
"pae",
"pat",
"pcid",
"pclmulqdq",
"pdpe1gb",
"pge",
"pku",
"pni",
"popcnt",
"pse",
"pse36",
"rdpid",
"rdrand",
"rdrnd",
"rdseed",
"rdtscp",
"rep_good",
"sep",
"sha",
"sha_ni",
"smap",
"smep",
"ss",
"ssbd",
"sse",
"sse2",
"sse4_1",
"sse4_2",
"ssse3",
"stibp",
"syscall",
"tme",
"tsc",
"tsc_adjust",
"tsc_deadline_timer",
"tsc_known_freq",
"tscdeadline",
"vaes",
"vme",
"vpclmulqdq",
"wbnoinvd",
"x2apic",
"xgetbv1",
"xsave",
"xsavec",
"xsaveopt",
"xsaves",
"xtopology"
],
"l3_cache_size": 56623104,
"l2_cache_size": 41943040,
"l1_data_cache_size": "1.5 MiB",
"l1_instruction_cache_size": 1048576,
"l2_cache_line_size": 256,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "2032f7fbc5baacbc1bc3c0d1af649b7299fecb90",
"time": "2026-06-18T13:45:33+02:00",
"author_time": "2026-06-18T13:45:33+02:00",
"dirty": false,
"project": "tokenizers",
"branch": "main"
},
"benchmarks": [
{
"group": null,
"name": "test_encode",
"fullname": "tests/test_benchmarks.py::TestBPEGPT2::test_encode",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 2.1373616119999497,
"max": 2.177706208000018,
"mean": 2.156727532933352,
"stddev": 0.012010514266986936,
"rounds": 15,
"median": 2.1583517970002504,
"iqr": 0.019000602749429163,
"q1": 2.1447545520004496,
"q3": 2.163755154749879,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 2.1373616119999497,
"hd15iqr": 2.177706208000018,
"ops": 0.46366543048667164,
"total": 32.35091299400028,
"data": [
2.1728993779997836,
2.1574837950001893,
2.1701031429993236,
2.1643867949997,
2.160155665000275,
2.159300522999729,
2.1488741519997347,
2.1618602340004145,
2.143381352000688,
2.154261156000757,
2.142923117999999,
2.1418640659994708,
2.177706208000018,
2.1583517970002504,
2.1373616119999497
],
"iterations": 1
}
},
{
"group": null,
"name": "test_encode_batch",
"fullname": "tests/test_benchmarks.py::TestBPEGPT2::test_encode_batch",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.5010568790003163,
"max": 0.5241560960002971,
"mean": 0.5126208746000581,
"stddev": 0.006456029096332031,
"rounds": 15,
"median": 0.5122146710000379,
"iqr": 0.00784611874996699,
"q1": 0.508021696249898,
"q3": 0.515867814999865,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.5010568790003163,
"hd15iqr": 0.5241560960002971,
"ops": 1.9507594199713199,
"total": 7.689313119000872,
"data": [
0.5195637460001308,
0.5232311999998274,
0.5122146710000379,
0.5047389310002472,
0.5161032019996128,
0.5073580349999247,
0.5151616540006216,
0.507159263000176,
0.5100126799998179,
0.5241560960002971,
0.5010568790003163,
0.5137069550000888,
0.5136861229993883,
0.5103334730001734,
0.5108302110002114
],
"iterations": 1
}
},
{
"group": null,
"name": "test_encode_batch_multithreaded",
"fullname": "tests/test_benchmarks.py::TestBPEGPT2::test_encode_batch_multithreaded",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.5040017530000114,
"max": 0.5204872120002619,
"mean": 0.5097597160666434,
"stddev": 0.003951282551596635,
"rounds": 15,
"median": 0.5093546230000356,
"iqr": 0.004477357249243141,
"q1": 0.5069782970001597,
"q3": 0.5114556542494029,
"iqr_outliers": 1,
"stddev_outliers": 3,
"outliers": "3;1",
"ld15iqr": 0.5040017530000114,
"hd15iqr": 0.5204872120002619,
"ops": 1.9617085628423119,
"total": 7.646395740999651,
"data": [
0.5040017530000114,
0.5065131720002682,
0.5093546230000356,
0.5126401569996233,
0.5108529729996008,
0.5087514959996042,
0.5083736719998342,
0.5116215659991212,
0.5052166979994581,
0.5058711430001495,
0.5109579190002478,
0.5119555710007262,
0.5108172970003579,
0.5089804890003506,
0.5204872120002619
],
"iterations": 1
}
},
{
"group": null,
"name": "test_encode",
"fullname": "tests/test_benchmarks.py::TestLlama3::test_encode",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 2.4137619260000065,
"max": 2.4412595719995807,
"mean": 2.4300134073999895,
"stddev": 0.007242215778664886,
"rounds": 15,
"median": 2.428977143999873,
"iqr": 0.007735084250271029,
"q1": 2.4270694279996405,
"q3": 2.4348045122499116,
"iqr_outliers": 1,
"stddev_outliers": 4,
"outliers": "4;1",
"ld15iqr": 2.4233707220000724,
"hd15iqr": 2.4412595719995807,
"ops": 0.4115203632024225,
"total": 36.45020111099984,
"data": [
2.4233707220000724,
2.427206233999641,
2.428977143999873,
2.4308908639995934,
2.424607916000241,
2.4398795650004104,
2.4270238259996404,
2.429254396000033,
2.4404321250003704,
2.4137619260000065,
2.431535853999776,
2.4358940649999568,
2.4274820880000334,
2.4286248140006137,
2.4412595719995807
],
"iterations": 1
}
},
{
"group": null,
"name": "test_encode_batch",
"fullname": "tests/test_benchmarks.py::TestLlama3::test_encode_batch",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.572143725999922,
"max": 0.6186248179992617,
"mean": 0.5926073011331028,
"stddev": 0.014137591146798132,
"rounds": 15,
"median": 0.5906506049996096,
"iqr": 0.021477139000126044,
"q1": 0.5824691527495816,
"q3": 0.6039462917497076,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.572143725999922,
"hd15iqr": 0.6186248179992617,
"ops": 1.6874581161722721,
"total": 8.889109516996541,
"data": [
0.5761490739996589,
0.6065719849993911,
0.5722954630000459,
0.6088187149998703,
0.6038034040002458,
0.5821028499995009,
0.5835680609998235,
0.6039939209995282,
0.572143725999922,
0.5886452759996246,
0.5889378400006535,
0.5912824609995369,
0.6186248179992617,
0.6015213179998682,
0.5906506049996096
],
"iterations": 1
}
},
{
"group": null,
"name": "test_encode_fast",
"fullname": "tests/test_benchmarks.py::TestLlama3::test_encode_fast",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.45968091700069635,
"max": 0.48454403200048546,
"mean": 0.47329716213340967,
"stddev": 0.0067126672846679085,
"rounds": 15,
"median": 0.4752791189994241,
"iqr": 0.010141360250145226,
"q1": 0.468037699250317,
"q3": 0.47817905950046224,
"iqr_outliers": 0,
"stddev_outliers": 3,
"outliers": "3;0",
"ld15iqr": 0.45968091700069635,
"hd15iqr": 0.48454403200048546,
"ops": 2.1128375152144416,
"total": 7.099457432001145,
"data": [
0.4642336520000754,
0.4734542810001585,
0.4700163039997278,
0.47697593299926666,
0.46703731100024015,
0.48454403200048546,
0.4784971630006112,
0.4788709900003596,
0.4699210550006683,
0.4752791189994241,
0.4770261349995053,
0.47928587699971104,
0.47722474900001544,
0.46740991400019993,
0.45968091700069635
],
"iterations": 1
}
},
{
"group": null,
"name": "test_encode_batch_multithreaded",
"fullname": "tests/test_benchmarks.py::TestLlama3::test_encode_batch_multithreaded",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.6027184840004338,
"max": 0.6214622309998958,
"mean": 0.6116311141334639,
"stddev": 0.0045604750103787305,
"rounds": 15,
"median": 0.6112498969996523,
"iqr": 0.004851267499361711,
"q1": 0.6089474012503615,
"q3": 0.6137986687497232,
"iqr_outliers": 1,
"stddev_outliers": 4,
"outliers": "4;1",
"ld15iqr": 0.6027184840004338,
"hd15iqr": 0.6214622309998958,
"ops": 1.6349724153859677,
"total": 9.174466712001959,
"data": [
0.6027184840004338,
0.6130065750003268,
0.6121168990002843,
0.608928532000391,
0.6079458710000836,
0.6160893659998692,
0.6090040090002731,
0.6101053480006158,
0.6136050360000809,
0.6171176219995687,
0.6069254390004062,
0.6214622309998958,
0.6112498969996523,
0.613863212999604,
0.6103281900004731
],
"iterations": 1
}
},
{
"group": null,
"name": "test_decode_batch",
"fullname": "tests/test_benchmarks.py::TestLlama3::test_decode_batch",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.002536195000175212,
"max": 0.0027727380002033897,
"mean": 0.0025901982023132054,
"stddev": 2.6090391882081116e-05,
"rounds": 346,
"median": 0.002587254500213021,
"iqr": 2.7445000341685954e-05,
"q1": 0.0025745109996933024,
"q3": 0.0026019560000349884,
"iqr_outliers": 11,
"stddev_outliers": 73,
"outliers": "73;11",
"ld15iqr": 0.002536195000175212,
"hd15iqr": 0.002644461000272713,
"ops": 386.0708416471523,
"total": 0.896208578000369,
"data": [
0.0027727380002033897,
0.0026874519999182667,
0.002728659999775118,
0.0026816720001079375,
0.0026988090003214893,
0.0026502020000407356,
0.0026184270000157994,
0.002644461000272713,
0.0026115540003956994,
0.0026553329998932895,
0.002640597999743477,
0.002621653999995033,
0.002622406999762461,
0.0026060419995701523,
0.0026550760003374307,
0.0026396900002509938,
0.002621051999994961,
0.0025957830002880655,
0.002630299999509589,
0.0026038050000352086,
0.002604330000394839,
0.0026084929995704442,
0.0026263039999321336,
0.002631796000059694,
0.0025848499999483465,
0.002596868999717117,
0.002616367999507929,
0.002615596999930858,
0.002601408999908017,
0.002610956000353326,
0.0026015069997811224,
0.002579617999799666,
0.0026009439998233574,
0.0026105489996552933,
0.002612172999761242,
0.002593930999864824,
0.002575489000264497,
0.0025998069995694095,
0.0026158310001846985,
0.002611486000205332,
0.0025631830003476352,
0.0026176500005021808,
0.002604798999527702,
0.0026022069996542996,
0.0026005990002886392,
0.0026170620003540535,
0.0025683080002636416,
0.002600933000394434,
0.0026282449998689117,
0.0025940810000975034,
0.0025963150001189206,
0.002571160000115924,
0.0025758980000318843,
0.0026074130000779405,
0.002600802999950247,
0.002598519999992277,
0.002617125999677228,
0.0025805210007092683,
0.0026047849996757577,
0.0025990329995693173,
0.002609117999782029,
0.002614136000374856,
0.002625616999466729,
0.0025778989993341384,
0.0026228810002066894,
0.0025977229997806717,
0.0025925290001396206,
0.002620391999698768,
0.0026005280005847453,
0.002616337000290514,
0.0025884179995045997,
0.002582998999969277,
0.0025977100003728992,
0.002590047999547096,
0.0025954830007322016,
0.0025462929997956962,
0.0025966180000978056,
0.0025680939997982932,
0.002578572999482276,
0.002589776999229798,
0.0025701810000100522,
0.0025595309998607263,
0.0025600970002415124,
0.0025782379998418037,
0.0025843200000963407,
0.0025578330005373573,
0.002575165000052948,
0.002570951000052446,
0.0025717999997141305,
0.0025491609994787723,
0.0025894489999700454,
0.002579640000476502,
0.002600144999632903,
0.0025628809999034274,
0.0025745109996933024,
0.0025870839999697637,
0.002565429999776825,
0.00259339700005512,
0.002575843000158784,
0.0025882059999275953,
0.002586735000477347,
0.0025632879996919655,
0.00258790299994871,
0.002584857000329066,
0.0025612850004108623,
0.0025504069999442436,
0.0025853070001176093,
0.0025753090003490797,
0.0025703189994601416,
0.0025596380000934005,
0.002586952000456222,
0.0025829169999269652,
0.002582342000096105,
0.0025641040001573856,
0.0025874590000967146,
0.0025720009998622118,
0.002546078999330348,
0.0025537120000080904,
0.002605991000564245,
0.0025826759992924053,
0.0025591889998395345,
0.002541646999816294,
0.002561770000284014,
0.002586567000435025,
0.0025738869999258895,
0.0025496349999230006,
0.00259047700001247,
0.0025695879994600546,
0.0025778700000955723,
0.002574111000285484,
0.002590946000054828,
0.0025643839999247575,
0.002594388000034087,
0.0025963890002458356,
0.0025738539998201304,
0.002574781000475923,
0.002552756999648409,
0.002563959999861254,
0.0025744049999048,
0.002560693999839714,
0.0025551220005581854,
0.0025635270003476762,
0.002585855999313935,
0.002573275000031572,
0.002563003999966895,
0.002541406999625906,
0.0025810770002863137,
0.0025711960006447043,
0.002566809999734687,
0.0025708009998197667,
0.0025661859999672743,
0.002575026999693364,
0.0025943319997168146,
0.0025554630001352052,
0.002588286999525735,
0.0025678179999886197,
0.0025559989999237587,
0.0025856350002868567,
0.0025607850002415944,
0.002536195000175212,
0.0025719069999468047,
0.002601965000394557,
0.0025573980001354357,
0.0025599540003895527,
0.002581372000349802,
0.0025752809997356962,
0.00257923099979962,
0.002583645999948203,
0.0025815299995883834,
0.0025801120000323863,
0.002559329000177968,
0.0025481880002189428,
0.0025858589997369563,
0.0025847560000329395,
0.002578898999672674,
0.0026039499998660176,
0.0025847480001175427,
0.0026076309995914926,
0.0025857379996523377,
0.002568058999713685,
0.0025803210000958643,
0.002555124999162217,
0.0025681690003693802,
0.002573339000264241,
0.0025852510007098317,
0.00256544199964992,
0.0025859839997792733,
0.00258767400009674,
0.0026023909995274153,
0.002575829999841517,
0.0025848220002444577,
0.002588032999483403,
0.0026038149999294546,
0.002609496000332001,
0.002566860000115412,
0.002578003000053286,
0.0026427739994687727,
0.0025682559999040677,
0.0025739049997355323,
0.002597150999463338,
0.0026053669998873374,
0.002544268000747252,
0.0025717999997141305,
0.002604947000691027,
0.0025978879993999726,
0.002578289999291883,
0.0025994870002250536,
0.0026132940001843963,
0.002608279999549268,
0.0025753589998203097,
0.0025843499997790786,
0.002604108999548771,
0.002595601000393799,
0.0026062959996124846,
0.002590622999377956,
0.0025952630003303057,
0.0025928430004569236,
0.0025954390002880245,
0.00259279600049922,
0.0026315840004826896,
0.00261585800035391,
0.0025818290005190647,
0.0026081730002260883,
0.002597192999928666,
0.0025769150006453856,
0.002585522000117635,
0.002601013999992574,
0.002578046000053291,
0.0025728399996296503,
0.0025753769996299525,
0.002615040999444318,
0.0026793580000230577,
0.0025936649999493966,
0.002596386000732309,
0.002609785999993619,
0.0025826099999903818,
0.002595140999801515,
0.0025787770000533783,
0.0025684719994387706,
0.0025987649996750406,
0.002589370999885432,
0.0025621340000725468,
0.0025850390002233326,
0.0025707169997986057,
0.0025576170000931597,
0.002575787999376189,
0.0025932789994840277,
0.0025712189999467228,
0.002580488000603509,
0.0025805010000112816,
0.0026050149999718997,
0.002583749999757856,
0.002564713000538177,
0.002594368999780272,
0.0025962740000977647,
0.002559192999797233,
0.0025998599994636606,
0.0025784270001167897,
0.0026075510004375246,
0.002590301000054751,
0.002591199000562483,
0.002608494000014616,
0.0025872810001601465,
0.0025930969995897613,
0.0026044200003525475,
0.0026031540000985842,
0.0026093630003742874,
0.0025767349998204736,
0.0025955319997592596,
0.0026083510001626564,
0.0026100650002263137,
0.0025988719999077148,
0.0025830659997154726,
0.002648847999807913,
0.0026019560000349884,
0.0025866370006042416,
0.002595748000203457,
0.002578891000666772,
0.0025658780004960136,
0.002594439999484166,
0.002606261999972048,
0.002589165000244975,
0.0025876359995891107,
0.002570503000242752,
0.0025872280002658954,
0.0025991510001404095,
0.002572379999946861,
0.0025884180004140944,
0.002596541000457364,
0.002567067999734718,
0.0025923690000126953,
0.002578129000539775,
0.002605980000225827,
0.0025807049996728892,
0.002574264999566367,
0.002578753000307188,
0.0026236740004605963,
0.0025964050000766292,
0.0025922049999280716,
0.002589536999948905,
0.0026096350002262625,
0.0025945709994630306,
0.0025774030000320636,
0.002569703999142803,
0.002599104000182706,
0.002594755000245641,
0.00257015599981969,
0.0026102559995706542,
0.0025748369998837006,
0.0025886769999488024,
0.002589642999737407,
0.002572025000517897,
0.0025937050004358753,
0.0026087770002050092,
0.0025717910002640565,
0.0025819630000114557,
0.002589317999991181,
0.00257564299954538,
0.0025818009999056812,
0.002604121999866038,
0.0025820480004767887,
0.002600859000267519,
0.0025721470001371927,
0.002579359000264958,
0.002580528000180493,
0.0025807740003074287,
0.0025846839998848736,
0.002591221000329824,
0.0026237669999318314,
0.002611443999740004,
0.0025804269998843665,
0.0025777670007300912,
0.0026158119999308838,
0.0026113380008609965,
0.0025816710003709886,
0.0026040399998237262,
0.0026091990002896637,
0.0025841799997579074,
0.0025585000003047753,
0.002598256999590376,
0.0025546079996274784,
0.002590310999948997,
0.0025871540001389803,
0.002584939999906055,
0.002590025999779755,
0.0025646969997978886
],
"iterations": 1
}
},
{
"group": null,
"name": "test_async_encode_batch",
"fullname": "tests/test_benchmarks.py::TestAsync::test_async_encode_batch",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.5708255999998073,
"max": 0.6809284450000632,
"mean": 0.6058221992666707,
"stddev": 0.0316161683677602,
"rounds": 15,
"median": 0.5951109440002256,
"iqr": 0.027415825250272974,
"q1": 0.5836614467502841,
"q3": 0.6110772720005571,
"iqr_outliers": 2,
"stddev_outliers": 4,
"outliers": "4;2",
"ld15iqr": 0.5708255999998073,
"hd15iqr": 0.6591645409998819,
"ops": 1.6506493179194646,
"total": 9.08733298900006,
"data": [
0.6809284450000632,
0.5708255999998073,
0.6131455210006607,
0.5799000010001691,
0.5931892179996794,
0.6591645409998819,
0.5800368410000374,
0.5948125020004227,
0.585296266000114,
0.6031682449993241,
0.6048725250002462,
0.6446460459992522,
0.5951109440002256,
0.5831165070003408,
0.5991197869998359
],
"iterations": 1
}
},
{
"group": null,
"name": "test_async_encode_batch_fast",
"fullname": "tests/test_benchmarks.py::TestAsync::test_async_encode_batch_fast",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.4603183059998628,
"max": 0.4778947999993761,
"mean": 0.4693326053999651,
"stddev": 0.005888475792119632,
"rounds": 15,
"median": 0.46974884900009783,
"iqr": 0.009855955250031911,
"q1": 0.46363717225017353,
"q3": 0.47349312750020545,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.4603183059998628,
"hd15iqr": 0.4778947999993761,
"ops": 2.1306851228624963,
"total": 7.039989080999476,
"data": [
0.4778947999993761,
0.4644635200002085,
0.46697283600042283,
0.4734305219999442,
0.4725976139998238,
0.46910830099932355,
0.47497085600025457,
0.4633617230001619,
0.47351399600029254,
0.46283013699940057,
0.4610425270002452,
0.47197686999970756,
0.4603183059998628,
0.46974884900009783,
0.47775822400035395
],
"iterations": 1
}
},
{
"group": null,
"name": "test_from_file_roberta",
"fullname": "tests/test_benchmarks.py::TestSerialization::test_from_file_roberta",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.06100073200013867,
"max": 0.0629104820000066,
"mean": 0.06135662440004429,
"stddev": 0.0005227539646012856,
"rounds": 15,
"median": 0.06117864699990605,
"iqr": 0.00024082450045170845,
"q1": 0.06106809075004094,
"q3": 0.061308915250492646,
"iqr_outliers": 2,
"stddev_outliers": 2,
"outliers": "2;2",
"ld15iqr": 0.06100073200013867,
"hd15iqr": 0.06215621100000135,
"ops": 16.298158671181366,
"total": 0.9203493660006643,
"data": [
0.06122027299988986,
0.0629104820000066,
0.06215621100000135,
0.06124940200061246,
0.06120830700001534,
0.061102347999622,
0.06105068200031383,
0.06163724799989723,
0.06100073200013867,
0.061150632000135374,
0.061081745999217674,
0.061010364000139816,
0.06132875300045271,
0.06106353900031536,
0.06117864699990605
],
"iterations": 1
}
},
{
"group": null,
"name": "test_from_file_llama3",
"fullname": "tests/test_benchmarks.py::TestSerialization::test_from_file_llama3",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.3892156709998744,
"max": 0.4174903019993508,
"mean": 0.4025292475332511,
"stddev": 0.008832767328448994,
"rounds": 15,
"median": 0.4056694319997405,
"iqr": 0.014242496249153191,
"q1": 0.3935970900006396,
"q3": 0.4078395862497928,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.3892156709998744,
"hd15iqr": 0.4174903019993508,
"ops": 2.484291529443198,
"total": 6.037938712998766,
"data": [
0.40831908299969655,
0.3907721939995099,
0.4058915320001688,
0.40204746299968974,
0.3925795380000636,
0.41652894799972273,
0.3892156709998744,
0.4058744120002302,
0.3964785150001262,
0.4174903019993508,
0.3996612509999977,
0.40837266099970293,
0.4056694319997405,
0.40640109600008145,
0.3926366150008107
],
"iterations": 1
}
},
{
"group": null,
"name": "test_from_file_albert",
"fullname": "tests/test_benchmarks.py::TestSerialization::test_from_file_albert",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.04078952200052299,
"max": 0.04480742400028248,
"mean": 0.04201127695453331,
"stddev": 0.0011567533696168668,
"rounds": 22,
"median": 0.04157003499994971,
"iqr": 0.0008701590004420723,
"q1": 0.041342865999467904,
"q3": 0.042213024999909976,
"iqr_outliers": 4,
"stddev_outliers": 6,
"outliers": "6;4",
"ld15iqr": 0.04078952200052299,
"hd15iqr": 0.043723454999962996,
"ops": 23.803132694163278,
"total": 0.9242480929997328,
"data": [
0.044228896999811695,
0.04397350799990818,
0.04480742400028248,
0.042213024999909976,
0.04155045399966184,
0.04174666199924104,
0.0413946130001932,
0.041342865999467904,
0.04078952200052299,
0.040818993000357295,
0.04115854799965746,
0.041501363999486784,
0.04098202700060938,
0.043723454999962996,
0.04278967699974601,
0.04113571000016236,
0.04190641700006381,
0.041393161000087275,
0.041732443000000785,
0.04211998200025846,
0.04134972900010325,
0.041589616000237584
],
"iterations": 1
}
},
{
"group": null,
"name": "test_to_str_llama3",
"fullname": "tests/test_benchmarks.py::TestSerialization::test_to_str_llama3",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.09390602399980708,
"max": 0.09589412099921901,
"mean": 0.09486041419986577,
"stddev": 0.0006197403871483126,
"rounds": 15,
"median": 0.09481720799976756,
"iqr": 0.0008693612501247117,
"q1": 0.09442674874981094,
"q3": 0.09529610999993565,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.09390602399980708,
"hd15iqr": 0.09589412099921901,
"ops": 10.541805118972535,
"total": 1.4229062129979866,
"data": [
0.09510042600049928,
0.0944328770001448,
0.09459780399993178,
0.09505254400028207,
0.09481720799976756,
0.09468576000017492,
0.09442470599969965,
0.09552999500010628,
0.09582305499952781,
0.09589412099921901,
0.09425276499950996,
0.09396894099972997,
0.09505864899983862,
0.09536133799974778,
0.09390602399980708
],
"iterations": 1
}
},
{
"group": null,
"name": "test_from_str_llama3",
"fullname": "tests/test_benchmarks.py::TestSerialization::test_from_str_llama3",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.39075297999988834,
"max": 0.3984293710000202,
"mean": 0.3933836976000142,
"stddev": 0.0023576142831955305,
"rounds": 15,
"median": 0.39278041000034136,
"iqr": 0.0025279577496348793,
"q1": 0.39177693175042805,
"q3": 0.3943048895000629,
"iqr_outliers": 2,
"stddev_outliers": 4,
"outliers": "4;2",
"ld15iqr": 0.39075297999988834,
"hd15iqr": 0.3982822309999392,
"ops": 2.5420473855446417,
"total": 5.900755464000213,
"data": [
0.3984293710000202,
0.39493202900030155,
0.39075297999988834,
0.39278041000034136,
0.3925991249998333,
0.390943297999911,
0.3982822309999392,
0.3925136170000769,
0.39441211499979545,
0.3922612090000257,
0.393116638999345,
0.39398321300086536,
0.3930691810001008,
0.39161550600056216,
0.3910645399992063
],
"iterations": 1
}
},
{
"group": null,
"name": "test_train_bpe_small",
"fullname": "tests/test_benchmarks.py::TestTraining::test_train_bpe_small",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 15,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.012634695000087959,
"max": 0.014858751000247139,
"mean": 0.013800921500060213,
"stddev": 0.0008976481860649429,
"rounds": 50,
"median": 0.014423810000607773,
"iqr": 0.0017371399999319692,
"q1": 0.012916057000438741,
"q3": 0.01465319700037071,
"iqr_outliers": 0,
"stddev_outliers": 20,
"outliers": "20;0",
"ld15iqr": 0.012634695000087959,
"hd15iqr": 0.014858751000247139,
"ops": 72.45892964434563,
"total": 0.6900460750030106,
"data": [
0.013150330999451398,
0.012816517999453936,
0.012916057000438741,
0.012818540000807843,
0.012974442999620805,
0.012954654000168375,
0.012928274000842066,
0.012792245000127878,
0.013109430000440625,
0.01268094100032613,
0.012800247000086529,
0.012634695000087959,
0.012823494999793184,
0.01270516300064628,
0.012754866999785008,
0.012772379999660188,
0.013058343000011519,
0.01296574200023315,
0.012948974999744678,
0.012981836999642837,
0.012729533000310767,
0.012920150999889302,
0.012911845000417088,
0.013126159000421467,
0.014624790999732795,
0.014584356999876036,
0.014853568999569688,
0.014715627999976277,
0.014608267000767228,
0.014677454999400652,
0.014733742999851529,
0.014578052000615571,
0.01465319700037071,
0.014858751000247139,
0.01469258399993123,
0.014569167999979982,
0.014582947999770113,
0.014434655000513885,
0.014616192000175943,
0.014849771000626788,
0.014551489000041329,
0.014732134000041697,
0.014554813999893668,
0.01465614100015955,
0.014448567999352235,
0.01441296500070166,
0.014719533999596024,
0.014464639999459905,
0.014855671000077564,
0.014742125999873679
],
"iterations": 1
}
}
],
"datetime": "2026-06-18T11:49:19.651000+00:00",
"version": "5.2.3"
}