tokenizers-bench / history /python-output-51a6e8201a72b20ae06aa6fd1d06a100d2a210d7.json
ArthurZ's picture
ArthurZ HF Staff
Upload history/python-output-51a6e8201a72b20ae06aa6fd1d06a100d2a210d7.json with huggingface_hub
1b58645 verified
{
"machine_info": {
"node": "runnervm35a4x",
"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.17.0-1010-azure",
"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": 4,
"arch_string_raw": "x86_64",
"vendor_id_raw": "AuthenticAMD",
"brand_raw": "AMD EPYC 7763 64-Core Processor",
"hz_advertised_friendly": "3.2318 GHz",
"hz_actual_friendly": "3.2318 GHz",
"hz_advertised": [
3231803000,
0
],
"hz_actual": [
3231803000,
0
],
"stepping": 1,
"model": 1,
"family": 25,
"flags": [
"3dnowext",
"3dnowprefetch",
"abm",
"adx",
"aes",
"aperfmperf",
"apic",
"arat",
"avx",
"avx2",
"bmi1",
"bmi2",
"clflush",
"clflushopt",
"clwb",
"clzero",
"cmov",
"cmp_legacy",
"constant_tsc",
"cpuid",
"cr8_legacy",
"cx16",
"cx8",
"de",
"decodeassists",
"erms",
"extd_apicid",
"f16c",
"flushbyasid",
"fma",
"fpu",
"fsgsbase",
"fsrm",
"fxsr",
"fxsr_opt",
"ht",
"hypervisor",
"invpcid",
"lahf_lm",
"lm",
"mca",
"mce",
"misalignsse",
"mmx",
"mmxext",
"movbe",
"msr",
"mtrr",
"nonstop_tsc",
"nopl",
"npt",
"nrip_save",
"nx",
"osvw",
"osxsave",
"pae",
"pat",
"pausefilter",
"pcid",
"pclmulqdq",
"pdpe1gb",
"pfthreshold",
"pge",
"pni",
"popcnt",
"pse",
"pse36",
"rdpid",
"rdpru",
"rdrand",
"rdrnd",
"rdseed",
"rdtscp",
"rep_good",
"sep",
"sha",
"sha_ni",
"smap",
"smep",
"sse",
"sse2",
"sse4_1",
"sse4_2",
"sse4a",
"ssse3",
"svm",
"syscall",
"topoext",
"tsc",
"tsc_known_freq",
"tsc_reliable",
"tsc_scale",
"umip",
"user_shstk",
"v_vmsave_vmload",
"vaes",
"vmcb_clean",
"vme",
"vmmcall",
"vpclmulqdq",
"xgetbv1",
"xsave",
"xsavec",
"xsaveerptr",
"xsaveopt",
"xsaves"
],
"l3_cache_size": 524288,
"l2_cache_size": 1048576,
"l1_data_cache_size": 65536,
"l1_instruction_cache_size": 65536,
"l2_cache_line_size": 512,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "51a6e8201a72b20ae06aa6fd1d06a100d2a210d7",
"time": "2026-04-10T15:47:30+02:00",
"author_time": "2026-04-10T15:47:30+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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 2.5166599480000116,
"max": 2.637062742000012,
"mean": 2.5815579680000043,
"stddev": 0.05621155107211446,
"rounds": 5,
"median": 2.6057976139999823,
"iqr": 0.10241760050000437,
"q1": 2.5236076120000064,
"q3": 2.6260252125000108,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 2.5166599480000116,
"hd15iqr": 2.637062742000012,
"ops": 0.38736298483149084,
"total": 12.90778984000002,
"data": [
2.637062742000012,
2.6057976139999823,
2.6223460360000104,
2.5259235000000047,
2.5166599480000116
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.2077363699999921,
"max": 1.2263497470000004,
"mean": 1.214954057799997,
"stddev": 0.0074101359726906285,
"rounds": 5,
"median": 1.214779993999997,
"iqr": 0.010427628749980045,
"q1": 1.2087610170000076,
"q3": 1.2191886457499876,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.2077363699999921,
"hd15iqr": 1.2263497470000004,
"ops": 0.8230763900741814,
"total": 6.074770288999986,
"data": [
1.2168016119999834,
1.214779993999997,
1.2091025660000128,
1.2263497470000004,
1.2077363699999921
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.2020613760000174,
"max": 1.2146030080000116,
"mean": 1.208047968200009,
"stddev": 0.00500155400234318,
"rounds": 5,
"median": 1.2066852479999852,
"iqr": 0.007768671750007172,
"q1": 1.2045325405000114,
"q3": 1.2123012122500185,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.2020613760000174,
"hd15iqr": 1.2146030080000116,
"ops": 0.8277816993393067,
"total": 6.040239841000044,
"data": [
1.2053562620000093,
1.2066852479999852,
1.2020613760000174,
1.2146030080000116,
1.2115339470000208
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 2.866506418,
"max": 2.9783613760000094,
"mean": 2.9451708822000056,
"stddev": 0.04616694427387805,
"rounds": 5,
"median": 2.9676083319999975,
"iqr": 0.05088628125000838,
"q1": 2.922682190500005,
"q3": 2.9735684717500135,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 2.866506418,
"hd15iqr": 2.9783613760000094,
"ops": 0.3395388722752184,
"total": 14.725854411000029,
"data": [
2.866506418,
2.9414074480000068,
2.971970837000015,
2.9783613760000094,
2.9676083319999975
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.3380225259999747,
"max": 1.3984942639999929,
"mean": 1.3594795371999964,
"stddev": 0.02313137293289824,
"rounds": 5,
"median": 1.3562473800000134,
"iqr": 0.02220388799999995,
"q1": 1.3452002232499964,
"q3": 1.3674041112499964,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.3380225259999747,
"hd15iqr": 1.3984942639999929,
"ops": 0.73557561745991,
"total": 6.797397685999982,
"data": [
1.3475927890000037,
1.3380225259999747,
1.3984942639999929,
1.3562473800000134,
1.3570407269999976
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.072871297000006,
"max": 1.0780806620000192,
"mean": 1.0753939154000078,
"stddev": 0.0020914802291233867,
"rounds": 5,
"median": 1.0760137400000076,
"iqr": 0.0032066542499862294,
"q1": 1.0735171220000126,
"q3": 1.0767237762499988,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.072871297000006,
"hd15iqr": 1.0780806620000192,
"ops": 0.9298918151569008,
"total": 5.37696957700004,
"data": [
1.0760137400000076,
1.076271480999992,
1.0737323970000148,
1.072871297000006,
1.0780806620000192
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.3117203050000228,
"max": 1.3426201830000082,
"mean": 1.3197237970000117,
"stddev": 0.01299468679828518,
"rounds": 5,
"median": 1.3160504100000026,
"iqr": 0.01119686575000145,
"q1": 1.3117796607500125,
"q3": 1.322976526500014,
"iqr_outliers": 1,
"stddev_outliers": 1,
"outliers": "1;1",
"ld15iqr": 1.3117203050000228,
"hd15iqr": 1.3426201830000082,
"ops": 0.7577343094617177,
"total": 6.5986189850000585,
"data": [
1.3426201830000082,
1.311799446000009,
1.3164286410000159,
1.3160504100000026,
1.3117203050000228
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.002345563000005768,
"max": 0.003274428999986867,
"mean": 0.0024914005358171822,
"stddev": 0.00010830561105850137,
"rounds": 349,
"median": 0.0024587439999947946,
"iqr": 0.00012466600001204142,
"q1": 0.002416119500004754,
"q3": 0.0025407855000167956,
"iqr_outliers": 7,
"stddev_outliers": 75,
"outliers": "75;7",
"ld15iqr": 0.002345563000005768,
"hd15iqr": 0.0027377459999797793,
"ops": 401.38066345562487,
"total": 0.8694987870001967,
"data": [
0.0027633840000191867,
0.00260140099999262,
0.0026737260000118113,
0.0026521259999867652,
0.002622270000017579,
0.00259791499999551,
0.0025391650000017307,
0.0026077329999907306,
0.002608433999995441,
0.002576935000007552,
0.002420362999998815,
0.0025402170000177193,
0.0025306590000013784,
0.002567596999995203,
0.002601550999997926,
0.002586874000002126,
0.0025010729999905834,
0.0025434720000134803,
0.0025098999999784155,
0.0024532629999782785,
0.002443284999998241,
0.0025168829999984155,
0.0025312289999988025,
0.002448576000006142,
0.0024519709999992756,
0.0024401000000011663,
0.0024970259999861355,
0.0024313530000199535,
0.002476750999989008,
0.0025555750000023636,
0.003274428999986867,
0.0028113429999905293,
0.002550986999978022,
0.00245364500000278,
0.0026967390000152136,
0.002422026000004962,
0.002414321999992808,
0.002413590000003296,
0.0026307859999974426,
0.0025570980000111376,
0.0025052320000042982,
0.002399924000002329,
0.002634663000009141,
0.0023948249999818927,
0.0024018990000058693,
0.002371291000002884,
0.0024508799999978237,
0.0024191809999933866,
0.002383304000005637,
0.00253370400000108,
0.0023838950000083514,
0.0026615239999898677,
0.002446360999982744,
0.002447893999999451,
0.002386749999999438,
0.002649861999998393,
0.002385598000017808,
0.0023854280000250583,
0.0024362120000205323,
0.002523405000005141,
0.002405594999999039,
0.002397129999991421,
0.0024548369999877195,
0.0024850030000038714,
0.002646365000003925,
0.0023961079999992307,
0.002681590999998207,
0.0027377459999797793,
0.0027096829999777583,
0.0024905539999906523,
0.0024961940000025606,
0.0024482449999823075,
0.0024257229999875562,
0.002487148000000161,
0.002523706000005177,
0.002466488999999683,
0.0024415320000059637,
0.00263343099999247,
0.0023626440000157345,
0.0024489660000028834,
0.003204097999997657,
0.002542721999986952,
0.002470897000023342,
0.002567677999991247,
0.002411295000001701,
0.0024354710000125124,
0.0024083200000006855,
0.0024472639999828516,
0.002617331000010381,
0.0024260340000239466,
0.002431713999982321,
0.0024428549999981897,
0.0024482350000027964,
0.0024484359999803473,
0.002505592000005663,
0.0024615000000096643,
0.00253478700000187,
0.00260099000001901,
0.0024719190000155322,
0.0024727499999812608,
0.0025802420000218262,
0.002603785999980346,
0.002589058000012301,
0.0026001389999805724,
0.002507645999997976,
0.0025800920000165206,
0.0025089579999928446,
0.0025634900000000016,
0.002529515999981413,
0.0025707239999803733,
0.002531931000021359,
0.0026039459999935843,
0.002548732000008158,
0.002499760999995715,
0.0024605979999989813,
0.002661222999989832,
0.0024596460000054776,
0.0023932530000081442,
0.002498748999983036,
0.0024583240000026763,
0.0024268149999784328,
0.002528725999979997,
0.002369377000007944,
0.002449277000010852,
0.002385196999995287,
0.0027090719999876,
0.0023978209999881983,
0.0024177580000070975,
0.0024191200000132085,
0.002440149999983987,
0.002427787000016224,
0.0024872770000001765,
0.002536579999997457,
0.00246193099999914,
0.002642296999994187,
0.0024763769999935903,
0.0025013540000031753,
0.002559923999996272,
0.002485424000013836,
0.0026491710000016155,
0.0023772829999870737,
0.0024541059999876325,
0.0023830030000056013,
0.0024661280000088937,
0.0023947549999832063,
0.0023941230000161795,
0.0026574259999847527,
0.0024152029999982005,
0.0023946949999924527,
0.002348118000014665,
0.002584218999999166,
0.0023582559999795194,
0.0024151630000233126,
0.0026033439999935126,
0.002467159999980595,
0.0026681559999985893,
0.0024828290000016295,
0.002417688000008411,
0.002430450999980849,
0.0025496650000036425,
0.0024519619999807674,
0.0025578889999735566,
0.002429600999988679,
0.002616329000005635,
0.002409072000006063,
0.0023779530000069826,
0.00238194099998168,
0.0023854179999887037,
0.00237524799999278,
0.0025445349999984046,
0.0025535620000027848,
0.0025132560000145077,
0.0025302280000119026,
0.0025028770000119493,
0.002519348000021182,
0.0025283339999759846,
0.002388693999989755,
0.0024666989999957423,
0.002615006000013409,
0.0023777529999904345,
0.0024054649999811772,
0.002433608000018239,
0.002388503000020137,
0.0024497969999970337,
0.0024359620000211635,
0.0024170529999878454,
0.002380228000021134,
0.002392229999998108,
0.002379044999997859,
0.002390337000008458,
0.002374467000009872,
0.0024757160000206113,
0.002397841000004064,
0.0023953660000017862,
0.002491725999988148,
0.0023754989999815734,
0.0025424910000140244,
0.002783824999994522,
0.0024015480000230127,
0.0024752559999967616,
0.0024131389999979547,
0.002415123000020003,
0.002591862999992145,
0.002415072999980339,
0.002626879000018789,
0.0024385769999923923,
0.00242917899998929,
0.0023886339999990014,
0.0026575459999946816,
0.002456330000001117,
0.0024587439999947946,
0.002432295999994949,
0.0025225430000261895,
0.0025266210000154388,
0.002495293000009724,
0.0025470889999894553,
0.0025123150000183614,
0.002425312000013946,
0.002483581000007007,
0.0025861630000179048,
0.002406548000010389,
0.0024100239999995665,
0.0025131559999920228,
0.0025400459999787017,
0.0024752360000093176,
0.0025213520000022527,
0.0025646120000146766,
0.0024765570000226944,
0.002587285000004158,
0.002430963000023212,
0.002427637000010918,
0.0023985120000133975,
0.002664799999990919,
0.002508768000012651,
0.002461670000002414,
0.0024623209999958817,
0.0026666930000089906,
0.0024370840000074168,
0.0025186969999992925,
0.0024412420000032853,
0.002722126999998409,
0.00253302400000166,
0.0024537160000193126,
0.0025551640000003317,
0.0024457200000256307,
0.002519688999996106,
0.0024104150000141544,
0.00242254700000899,
0.0024270860000115135,
0.0023931519999962347,
0.0025321210000015526,
0.002453744999996843,
0.00260694199999989,
0.0024050339999917014,
0.0024118970000017725,
0.0024055150000208414,
0.002467841000026283,
0.002418148000003839,
0.002445829999999205,
0.0024208639999869774,
0.0024384959999963485,
0.002643438999996306,
0.0024330159999976786,
0.0025518189999900187,
0.002440350000000535,
0.0026540290000127698,
0.002512254999999186,
0.0026550219999990077,
0.0025060730000063813,
0.0024722199999871464,
0.002671612000000323,
0.0024276970000016718,
0.002425742999975,
0.00243068200001062,
0.0025647220000166726,
0.0024375149999968926,
0.002513647000000674,
0.0023972899999762376,
0.002452341999997998,
0.0024164250000069387,
0.0023783540000010817,
0.002515771000020095,
0.002390867999991997,
0.0024501979999911327,
0.002409572999994225,
0.0024473229999841806,
0.0023618429999885393,
0.002401176000006444,
0.0025970229999927597,
0.0023887439999725757,
0.0024542459999850053,
0.0023656500000015512,
0.0026631769999880817,
0.002398983000006183,
0.002425603000006049,
0.0024081600000158687,
0.002407398999991983,
0.0024365230000000793,
0.002401567999982035,
0.002460116999998263,
0.002345563000005768,
0.0026265779999903316,
0.002402149000005238,
0.002431313000016644,
0.0025382330000240927,
0.0025311599999895407,
0.0024002750000136075,
0.0023962269999913133,
0.002484321999986605,
0.002395806999999195,
0.0024667690000228504,
0.002437942999989673,
0.0024353210000072067,
0.00245351500001334,
0.002475044999982856,
0.0024147019999816166,
0.0024092419999988124,
0.0024463809999986097,
0.002408721000023206,
0.002536480000003394,
0.002436584000008679,
0.002436603999996123,
0.0023882019999916793,
0.0024655580000114696,
0.0024427449999961937,
0.0026307349999967755,
0.0023729849999938324,
0.0023838650000129746,
0.002632469000019455,
0.002476688000001559,
0.002577066000014838,
0.0024563899999918704,
0.0024665589999983695,
0.002882466000016848,
0.0024135600000079194,
0.00263221800000224,
0.0024272850000102153,
0.002614074999996774,
0.0024260130000186564,
0.002507785999995349,
0.0023802370000112205,
0.0024577220000026045,
0.002402990000007321,
0.002464836000001469,
0.002452102000006562,
0.002633932000009054,
0.002404332999986991,
0.0024588050000033945,
0.002444587999974601
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.3398944519999816,
"max": 1.3731404670000131,
"mean": 1.3570082825999976,
"stddev": 0.015316490013815607,
"rounds": 5,
"median": 1.3642803080000192,
"iqr": 0.027063966750013435,
"q1": 1.3409947012499828,
"q3": 1.3680586679999962,
"iqr_outliers": 0,
"stddev_outliers": 3,
"outliers": "3;0",
"ld15iqr": 1.3398944519999816,
"hd15iqr": 1.3731404670000131,
"ops": 0.736915177911827,
"total": 6.785041412999988,
"data": [
1.3413614509999832,
1.3642803080000192,
1.3398944519999816,
1.3663647349999906,
1.3731404670000131
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 1.068129736000003,
"max": 1.0886642650000056,
"mean": 1.0748426836000022,
"stddev": 0.008675967039067343,
"rounds": 5,
"median": 1.0703507959999854,
"iqr": 0.011957321999993553,
"q1": 1.0687713220000106,
"q3": 1.0807286440000041,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.068129736000003,
"hd15iqr": 1.0886642650000056,
"ops": 0.9303687090753324,
"total": 5.374213418000011,
"data": [
1.0886642650000056,
1.0780834370000036,
1.068129736000003,
1.0703507959999854,
1.068985184000013
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.07590396500000907,
"max": 0.0886991250000051,
"mean": 0.08164875323077161,
"stddev": 0.003416110819721002,
"rounds": 13,
"median": 0.08120640399999957,
"iqr": 0.0028597637499956363,
"q1": 0.08007995599999163,
"q3": 0.08293971974998726,
"iqr_outliers": 1,
"stddev_outliers": 4,
"outliers": "4;1",
"ld15iqr": 0.07590396500000907,
"hd15iqr": 0.0886991250000051,
"ops": 12.247584444720243,
"total": 1.061433792000031,
"data": [
0.08086946400001693,
0.0886991250000051,
0.08397680100000571,
0.08057803899998817,
0.08059086300002605,
0.07590396500000907,
0.07807575299997893,
0.078585707000002,
0.08155401300001586,
0.08670755299999655,
0.08259402599998111,
0.08120640399999957,
0.08209207900000592
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.4137671530000091,
"max": 0.44275744500001224,
"mean": 0.42691163200000803,
"stddev": 0.010389669171857449,
"rounds": 5,
"median": 0.4255087020000019,
"iqr": 0.009643501999988757,
"q1": 0.4219406462500146,
"q3": 0.43158414825000335,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 0.4137671530000091,
"hd15iqr": 0.44275744500001224,
"ops": 2.342405137370399,
"total": 2.13455816000004,
"data": [
0.4278597160000004,
0.44275744500001224,
0.4137671530000091,
0.4255087020000019,
0.4246651440000164
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.05136442700000998,
"max": 0.06630024500000786,
"mean": 0.05847022672222282,
"stddev": 0.0043055607744963125,
"rounds": 18,
"median": 0.05703202649999639,
"iqr": 0.006844479999983832,
"q1": 0.05527986200002033,
"q3": 0.06212434200000416,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.05136442700000998,
"hd15iqr": 0.06630024500000786,
"ops": 17.102721437198213,
"total": 1.0524640810000108,
"data": [
0.05668410600000584,
0.05372639000000845,
0.05136442700000998,
0.06212434200000416,
0.056670180999987,
0.05370987899999591,
0.05527986200002033,
0.057112496999991436,
0.0546715160000133,
0.056147984999995515,
0.05930660699999635,
0.06630024500000786,
0.059178997999993044,
0.05695155600000135,
0.061376022999979796,
0.062249806000011176,
0.06497466799999074,
0.06463499299999853
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.13198051100002317,
"max": 0.15524403000000575,
"mean": 0.14155344857143096,
"stddev": 0.008496787721250851,
"rounds": 7,
"median": 0.1402567649999753,
"iqr": 0.013192939500001444,
"q1": 0.13505975475000298,
"q3": 0.14825269425000442,
"iqr_outliers": 0,
"stddev_outliers": 3,
"outliers": "3;0",
"ld15iqr": 0.13198051100002317,
"hd15iqr": 0.15524403000000575,
"ops": 7.064469358338368,
"total": 0.9908741400000167,
"data": [
0.14129399399999443,
0.1371703590000095,
0.1402567649999753,
0.13198051100002317,
0.15057226100000776,
0.15524403000000575,
0.1343562200000008
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.37814004099999465,
"max": 0.41389817600000356,
"mean": 0.39632213699999286,
"stddev": 0.014964080638566215,
"rounds": 5,
"median": 0.3904822920000015,
"iqr": 0.0239885957499979,
"q1": 0.3866692952499875,
"q3": 0.4106578909999854,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 0.37814004099999465,
"hd15iqr": 0.41389817600000356,
"ops": 2.5231999594310275,
"total": 1.9816106849999642,
"data": [
0.3904822920000015,
0.41389817600000356,
0.40957779599997934,
0.37814004099999465,
0.3895123799999851
],
"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": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.01621538899999564,
"max": 0.021306963000000678,
"mean": 0.017579460649999608,
"stddev": 0.001078609433328056,
"rounds": 60,
"median": 0.01730451400000277,
"iqr": 0.00120052849999297,
"q1": 0.01682182700000112,
"q3": 0.01802235549999409,
"iqr_outliers": 3,
"stddev_outliers": 13,
"outliers": "13;3",
"ld15iqr": 0.01621538899999564,
"hd15iqr": 0.020411969999997837,
"ops": 56.88456659220784,
"total": 1.0547676389999765,
"data": [
0.017174853999989637,
0.01816758799998297,
0.017297119999994948,
0.017272011000017073,
0.017444515999983423,
0.017601869999992914,
0.016922709999988683,
0.017474211999996214,
0.016995817999998053,
0.017316467000000557,
0.019018547000001718,
0.017552518000002237,
0.021306963000000678,
0.01855365800000186,
0.01726656299999263,
0.017957534000004216,
0.01692448399998625,
0.01676021700001229,
0.017015735000001087,
0.01657269700001507,
0.01697800400000915,
0.020411969999997837,
0.020783174000001736,
0.016522433000005776,
0.01621538899999564,
0.016279469000011204,
0.016584527999981447,
0.017072110000015073,
0.016816462000008414,
0.018782977000000756,
0.016739228000005824,
0.017439004999999952,
0.016685057000017878,
0.017761037000013857,
0.018150414999979603,
0.017942716999982622,
0.018914972999994006,
0.019821517999986327,
0.018248600000021042,
0.018087176999983967,
0.0184222830000067,
0.018858647999991263,
0.01775884300002417,
0.017236908000000994,
0.01856409800001302,
0.016919595000018717,
0.01731190800001059,
0.017468490999988262,
0.01726946799999496,
0.0175217090000217,
0.017882773999986057,
0.017386127000008855,
0.01714637899999616,
0.01681638299999122,
0.01682719199999383,
0.01649630399998614,
0.01674398700001234,
0.016378323999987288,
0.016377711999979283,
0.016548180999990336
],
"iterations": 1
}
}
],
"datetime": "2026-04-10T13:51:05.385752+00:00",
"version": "5.2.3"
}