Datasets:

Modalities:
Image
Libraries:
Datasets
tokenizers-bench / python-baseline.json
ArthurZ's picture
ArthurZ HF Staff
Upload python-baseline.json with huggingface_hub
8da628c verified
Raw
History Blame
48.6 kB
{
"machine_info": {
"node": "aws-general-8-plus-use1-public-80-t5kbn-runner-jv7bf",
"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": 48,
"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.5011 GHz",
"hz_advertised": [
2900000000,
0
],
"hz_actual": [
3501109000,
0
],
"stepping": 6,
"model": 106,
"family": 6,
"flags": [
"3dnowprefetch",
"abm",
"adx",
"aes",
"aperfmperf",
"apic",
"arat",
"arch_capabilities",
"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",
"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": 31457280,
"l1_data_cache_size": "1.1 MiB",
"l1_instruction_cache_size": 786432,
"l2_cache_line_size": 256,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "0dbd8cf599a6ba3d518af242a9083ae9175b62c5",
"time": "2026-06-18T14:14:15+02:00",
"author_time": "2026-06-18T14:14:15+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.167579355000271,
"max": 2.2341786559991306,
"mean": 2.189790797066841,
"stddev": 0.02012486151164262,
"rounds": 15,
"median": 2.18515823800044,
"iqr": 0.03314161099888224,
"q1": 2.174202375501409,
"q3": 2.207343986500291,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 2.167579355000271,
"hd15iqr": 2.2341786559991306,
"ops": 0.4566646281185719,
"total": 32.84686195600261,
"data": [
2.2341786559991306,
2.2133024350005144,
2.1911966820007365,
2.185129711000627,
2.1919520259998535,
2.174270315001195,
2.2133559769990825,
2.1889158619997033,
2.212474640000437,
2.1785186709985283,
2.18515823800044,
2.167579355000271,
2.1682455990012386,
2.17417972900148,
2.168404059999375
],
"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.516702359998817,
"max": 0.5561879500000941,
"mean": 0.5344253542666896,
"stddev": 0.010316693781374358,
"rounds": 15,
"median": 0.5367834560001938,
"iqr": 0.013285877249018085,
"q1": 0.5269065417505772,
"q3": 0.5401924189995952,
"iqr_outliers": 0,
"stddev_outliers": 4,
"outliers": "4;0",
"ld15iqr": 0.516702359998817,
"hd15iqr": 0.5561879500000941,
"ops": 1.8711687086256368,
"total": 8.016380314000344,
"data": [
0.5371501580011682,
0.5367834560001938,
0.5318600930004322,
0.5283218719996512,
0.5257631599997694,
0.5381745710001269,
0.516702359998817,
0.5561879500000941,
0.5423050509998575,
0.5307274459992186,
0.5381849690002127,
0.546867105000274,
0.5264347650008858,
0.5200557890002528,
0.5408615689993894
],
"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.5230913529994723,
"max": 0.5432268170006864,
"mean": 0.5328761510666179,
"stddev": 0.006765386104446031,
"rounds": 15,
"median": 0.5313554019994626,
"iqr": 0.012795086999631167,
"q1": 0.5270558237502883,
"q3": 0.5398509107499194,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 0.5230913529994723,
"hd15iqr": 0.5432268170006864,
"ops": 1.876608660377042,
"total": 7.993142265999268,
"data": [
0.5306847619995096,
0.5289198760001455,
0.5230913529994723,
0.5235055990015098,
0.5264344730003359,
0.5299076189985499,
0.5340503139996144,
0.5356461049996142,
0.5432268170006864,
0.5407326240001566,
0.5372057709992077,
0.5414627900008782,
0.5313554019994626,
0.5409791660003975,
0.525939594999727
],
"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.3969870370001445,
"max": 2.702795241999411,
"mean": 2.487848474332835,
"stddev": 0.10479441103584511,
"rounds": 15,
"median": 2.4332933189998585,
"iqr": 0.14881528749947392,
"q1": 2.4140824209994207,
"q3": 2.5628977084988946,
"iqr_outliers": 0,
"stddev_outliers": 3,
"outliers": "3;0",
"ld15iqr": 2.3969870370001445,
"hd15iqr": 2.702795241999411,
"ops": 0.4019537404777715,
"total": 37.31772711499252,
"data": [
2.4701517559988133,
2.6475852799994755,
2.702795241999411,
2.651900178998403,
2.5884711089984194,
2.4861775070003205,
2.423247658998662,
2.4505014559999836,
2.4208105060006346,
2.4332933189998585,
2.4076653890006128,
2.3969870370001445,
2.4138844259996404,
2.4095798439993814,
2.4146764059987618
],
"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.5598380729989003,
"max": 0.6120358979987941,
"mean": 0.5874003366666632,
"stddev": 0.014130044172641866,
"rounds": 15,
"median": 0.5869544079996558,
"iqr": 0.01537452625007063,
"q1": 0.5794360852505633,
"q3": 0.594810611500634,
"iqr_outliers": 0,
"stddev_outliers": 4,
"outliers": "4;0",
"ld15iqr": 0.5598380729989003,
"hd15iqr": 0.6120358979987941,
"ops": 1.7024164570192917,
"total": 8.811005049999949,
"data": [
0.5788699260010617,
0.5598380729989003,
0.6120358979987941,
0.5946645099993475,
0.5924435670003732,
0.6080962420001015,
0.5752565059992776,
0.5992109620001429,
0.5680670990004728,
0.5948593120010628,
0.5811345629990683,
0.5869544079996558,
0.5831198890009546,
0.5821520070003317,
0.5943020880004042
],
"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.467707468998924,
"max": 0.49978669799929776,
"mean": 0.48003448599968884,
"stddev": 0.009723062768325073,
"rounds": 15,
"median": 0.4797580519989424,
"iqr": 0.014324936999400961,
"q1": 0.4712562137497116,
"q3": 0.48558115074911257,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.467707468998924,
"hd15iqr": 0.49978669799929776,
"ops": 2.0831836652682663,
"total": 7.200517289995332,
"data": [
0.47322419800002535,
0.4797580519989424,
0.4856586289988627,
0.49978669799929776,
0.4768714050005656,
0.47976124600063486,
0.4874072359998536,
0.4814158149983996,
0.467707468998924,
0.4758036170005653,
0.4853487159998622,
0.46991909999997006,
0.470600218999607,
0.49729688099978375,
0.46995800900003815
],
"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.6074892079996062,
"max": 0.6303934520001349,
"mean": 0.621602187267005,
"stddev": 0.005771365439320473,
"rounds": 15,
"median": 0.6209868320001988,
"iqr": 0.007312608750453364,
"q1": 0.6188417367502552,
"q3": 0.6261543455007086,
"iqr_outliers": 1,
"stddev_outliers": 4,
"outliers": "4;1",
"ld15iqr": 0.6159294589997444,
"hd15iqr": 0.6303934520001349,
"ops": 1.6087459479457347,
"total": 9.324032809005075,
"data": [
0.6231433450011536,
0.6197587120004755,
0.6215561299995898,
0.6186248850008269,
0.6246267620008439,
0.6194922919985402,
0.6266635400006635,
0.6074892079996062,
0.6278030869998474,
0.6184193420012889,
0.6209868320001988,
0.6303934520001349,
0.6288863180016051,
0.6202594450005563,
0.6159294589997444
],
"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.002771894000034081,
"max": 0.0029790169992338633,
"mean": 0.0028403806504963946,
"stddev": 3.4855177674744306e-05,
"rounds": 309,
"median": 0.0028354310015856754,
"iqr": 4.4687250010611024e-05,
"q1": 0.0028161562499917636,
"q3": 0.0028608435000023746,
"iqr_outliers": 5,
"stddev_outliers": 95,
"outliers": "95;5",
"ld15iqr": 0.002771894000034081,
"hd15iqr": 0.0029286860008141957,
"ops": 352.06548806239635,
"total": 0.8776776210033859,
"data": [
0.0029632539990416262,
0.0029790169992338633,
0.002912975000072038,
0.0029286860008141957,
0.002892509999583126,
0.0029126159988663858,
0.0029135180011508055,
0.0028895479990751483,
0.0028482050001912285,
0.0028419249993021367,
0.0028729989990097238,
0.0028309540011832723,
0.0028827010009990772,
0.0028898319997097133,
0.002851332001228002,
0.0028428629993868526,
0.002867918001356884,
0.002820826999595738,
0.002845166000042809,
0.0029137849996914156,
0.0028707990004477324,
0.002873538000130793,
0.0028471289988374338,
0.0028401640010997653,
0.002854538999599754,
0.002873381999961566,
0.0028491980010585394,
0.00287669499994081,
0.002843206000761711,
0.002850918999683927,
0.0028897760003019357,
0.002857108000171138,
0.002884768999138032,
0.0029267049994814442,
0.0028415580000000773,
0.002868966999812983,
0.0028561199997056974,
0.00288263999937044,
0.002854592999938177,
0.0028940010015503503,
0.002809175999573199,
0.0028274730011617066,
0.002898200998970424,
0.002898670998547459,
0.002895338000598713,
0.002867789000447374,
0.002852288000212866,
0.002841144001649809,
0.0029120950002834434,
0.00286876499922073,
0.0028676830006588716,
0.0028193489997647703,
0.0028537609996419633,
0.002836632000253303,
0.002824146000421024,
0.002887992999603739,
0.002903089000028558,
0.0028625260001717834,
0.0028453610011638375,
0.0028476530005718814,
0.0028946629990969086,
0.0028319430002738954,
0.00281911499951093,
0.0028252410011191387,
0.002859832000467577,
0.002856072998838499,
0.0028322529997240053,
0.0028354310015856754,
0.0028305429987085517,
0.002847973000825732,
0.002831116000379552,
0.0028447719996620435,
0.002865528000256745,
0.002835310000591562,
0.002864690999558661,
0.0028776939998351736,
0.0027887500000360887,
0.0028109590002713958,
0.002830096998877707,
0.0028288630001043202,
0.002817930000674096,
0.0028281380000407808,
0.002903599999626749,
0.00281408599948918,
0.002826571999321459,
0.0028407009995135013,
0.002856591001545894,
0.002832271000443143,
0.0028412249994289596,
0.0028276619996177033,
0.0027921230011997977,
0.002831371999491239,
0.002860392000002321,
0.0028355300000839634,
0.002865636999558774,
0.002830565001204377,
0.002829687000485137,
0.002800195999952848,
0.0028745859999617096,
0.0028449640012695454,
0.0028043519996572286,
0.0028161850004835287,
0.0028130130012868904,
0.0028477849991759285,
0.002815670000927639,
0.002874991001590388,
0.0028727660010190448,
0.0028348640007607173,
0.0028033079997840105,
0.0028501529995992314,
0.0028658500013989396,
0.0028485760012699757,
0.0028522079992399085,
0.002894360000937013,
0.00283188299908943,
0.0028529390001494903,
0.002796618000502349,
0.002862198000002536,
0.0028241469990462065,
0.0028292999995755963,
0.00282155800050532,
0.002807556998959626,
0.0028324640006758273,
0.0028204039990669116,
0.0028415510005288525,
0.002828069000315736,
0.002797297000142862,
0.0028472609992604703,
0.002838275999238249,
0.0028261170009500347,
0.0028021059988532215,
0.002848054000423872,
0.002812434000588837,
0.002801739999995334,
0.0028411799994501052,
0.002810540001519257,
0.002771894000034081,
0.0028040840006724466,
0.0028264009997656103,
0.002876306998587097,
0.00280831300005957,
0.0028527409995149355,
0.0028647620001720497,
0.002896881000197027,
0.002828183000019635,
0.0028465309987950604,
0.002785303000564454,
0.0028404780005075736,
0.002927641999121988,
0.0028965709989279276,
0.002824313000019174,
0.002832272000887315,
0.002834340000845259,
0.0028327060008450644,
0.0028160699985164683,
0.002810927999234991,
0.00284888799978944,
0.0028590270012500696,
0.0027921569999307394,
0.002808606001053704,
0.0028459049990487983,
0.0028163539991510333,
0.0028375299989420455,
0.002872596000088379,
0.0028128589983680286,
0.0027937659997405717,
0.0028265550008654827,
0.0028483650003181538,
0.0028035559989803005,
0.0028075850004825043,
0.0027993910007353406,
0.0028276880002522375,
0.0028541709998535225,
0.0028352730005281046,
0.002854094000213081,
0.0028728240013151662,
0.00277904600079637,
0.002892143998906249,
0.0028060540007572854,
0.0027942029992118478,
0.0028146620006737066,
0.0028350379998300923,
0.002898320999520365,
0.0028221140000823652,
0.002825400000801892,
0.002776004999759607,
0.002807505999953719,
0.0027847709989146097,
0.002807257000313257,
0.0028227130005689105,
0.0028329600008873967,
0.0027721340011339635,
0.002855537000868935,
0.0028168369990453357,
0.002822909998940304,
0.002806211999995867,
0.002813995999531471,
0.0028219860014360165,
0.00287375099833298,
0.0028435350013751304,
0.002813183000398567,
0.0028755700004694518,
0.0028137389999756124,
0.0028157809992990224,
0.002789285999824642,
0.0028381510001054266,
0.0028299830009927973,
0.002801267999529955,
0.002818066001054831,
0.0029190570003265748,
0.0029017699998803437,
0.0028173579994472675,
0.002855984001143952,
0.002836764999301522,
0.0028051659992343048,
0.0027881309997610515,
0.0028532690012070816,
0.0028315510007814737,
0.002834561999407015,
0.0028241310010344023,
0.0028376290010783123,
0.002840821998688625,
0.002791613000226789,
0.0028056060000380967,
0.0028292750012042234,
0.002834857999914675,
0.0028311120004218537,
0.002848057998562581,
0.0028777429997717263,
0.002824137000061455,
0.0028527550002763746,
0.0028402739990269765,
0.0028415689994290005,
0.002828888998919865,
0.0028812290001951624,
0.002793624000332784,
0.0028207079994899686,
0.002895682000598754,
0.0029002230003243312,
0.0027855409989570035,
0.0028391029991325922,
0.0029381159984041005,
0.002801294998789672,
0.002866187998733949,
0.002884881001591566,
0.0028383589997247327,
0.0028540019993670285,
0.002863585999875795,
0.0028170360001240624,
0.0027986280001641717,
0.002808739000101923,
0.0028732039991155034,
0.0028319890006969217,
0.002837873000316904,
0.0028456170002755243,
0.002825208999638562,
0.0027965849985776003,
0.002805275000355323,
0.0028707490000670077,
0.0028331289995549014,
0.0028394049986673053,
0.0027925609992962563,
0.0028330770001048222,
0.002785153999866452,
0.0028470910001487937,
0.0028696509998553665,
0.002802126000460703,
0.002859850999811897,
0.002881032998629962,
0.002812918999552494,
0.0028348209998512175,
0.0028255640008865157,
0.002804941999784205,
0.0027975299999525305,
0.0028168700009700842,
0.002847060999556561,
0.0028705209988402203,
0.002788342999338056,
0.0027988050005660625,
0.0028647749986703275,
0.002793270999973174,
0.002793232000840362,
0.0028170280002086656,
0.0028246020010556094,
0.002807748000122956,
0.0028285629996389616,
0.0028637730010814266,
0.0028134269996371586,
0.0028483930000220425,
0.0028320149995124666,
0.0028287090008234372,
0.0028249599999981,
0.002785896000204957,
0.0028404770000634016,
0.0027944550001848256,
0.0028449589990486857,
0.0027959119997831294,
0.0028356580005493015,
0.0027763140005845344,
0.0028827019996242598,
0.002795201000481029,
0.0028186179988551885,
0.002787208999507129,
0.0028424490010365844,
0.0028686709993053228,
0.002930366999862599,
0.0027959919989370974,
0.0027950220010097837,
0.0028791959994123317
],
"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.5807472310007142,
"max": 0.6564101980002306,
"mean": 0.5965304107333699,
"stddev": 0.018139278634895926,
"rounds": 15,
"median": 0.5950619260001986,
"iqr": 0.014452124751642259,
"q1": 0.5844469207495422,
"q3": 0.5988990455011844,
"iqr_outliers": 1,
"stddev_outliers": 1,
"outliers": "1;1",
"ld15iqr": 0.5807472310007142,
"hd15iqr": 0.6564101980002306,
"ops": 1.6763604704923725,
"total": 8.947956161000548,
"data": [
0.5829824489992461,
0.5807472310007142,
0.6032184249997954,
0.5979617969987885,
0.5924536250004167,
0.6564101980002306,
0.5827543799987325,
0.5950619260001986,
0.6010415990003821,
0.5903998789999605,
0.5966917440000543,
0.5888403360004304,
0.5991827610014298,
0.5980478990004485,
0.5821619119997195
],
"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.46595016900027986,
"max": 0.502784040001643,
"mean": 0.4752007069334165,
"stddev": 0.010331811363869157,
"rounds": 15,
"median": 0.4719645879995369,
"iqr": 0.008549668750220007,
"q1": 0.4679757665003308,
"q3": 0.4765254352505508,
"iqr_outliers": 2,
"stddev_outliers": 2,
"outliers": "2;2",
"ld15iqr": 0.46595016900027986,
"hd15iqr": 0.49238061500000185,
"ops": 2.1043739737957012,
"total": 7.128010604001247,
"data": [
0.4675462510003854,
0.502784040001643,
0.475812582000799,
0.46595016900027986,
0.46658881999974255,
0.469264313000167,
0.47162366200063843,
0.4822186929995951,
0.4719645879995369,
0.4732087269985641,
0.47566469599951233,
0.46971783399931155,
0.49238061500000185,
0.46652256100060185,
0.47676305300046806
],
"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.06486134700026014,
"max": 0.07429442700049549,
"mean": 0.06606835760006409,
"stddev": 0.0023257530737886157,
"rounds": 15,
"median": 0.06543286399937642,
"iqr": 0.0009839702488534385,
"q1": 0.06506347400045343,
"q3": 0.06604744424930686,
"iqr_outliers": 1,
"stddev_outliers": 1,
"outliers": "1;1",
"ld15iqr": 0.06486134700026014,
"hd15iqr": 0.07429442700049549,
"ops": 15.13583864235532,
"total": 0.9910253640009614,
"data": [
0.07429442700049549,
0.06613940700117382,
0.06582596999942325,
0.0653315700001258,
0.06486134700026014,
0.06491294899933564,
0.06543286399937642,
0.06575365200114902,
0.06640452799911145,
0.06528528799935884,
0.06499998200160917,
0.06509101099982217,
0.06505429500066384,
0.06612126899926807,
0.06551680499978829
],
"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.4005040989995905,
"max": 0.4372882910010958,
"mean": 0.41742501046634667,
"stddev": 0.011566363610859361,
"rounds": 15,
"median": 0.41872595399945567,
"iqr": 0.01902541224990273,
"q1": 0.40581231875012236,
"q3": 0.4248377310000251,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 0.4005040989995905,
"hd15iqr": 0.4372882910010958,
"ops": 2.3956398752504104,
"total": 6.2613751569952,
"data": [
0.4260348139996495,
0.4005040989995905,
0.41872595399945567,
0.4090263979996962,
0.4318932490004954,
0.4212464820011519,
0.40325765299894556,
0.4372882910010958,
0.4324066249992029,
0.41998667099869635,
0.4026360289990407,
0.4204264499985584,
0.4047409590002644,
0.4168015399991418,
0.416399943000215
],
"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.04440095499921881,
"max": 0.0460018610010593,
"mean": 0.0451138624285661,
"stddev": 0.0004610364537213227,
"rounds": 21,
"median": 0.04500789099984104,
"iqr": 0.0007007397512097668,
"q1": 0.044737203749264154,
"q3": 0.04543794350047392,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.04440095499921881,
"hd15iqr": 0.0460018610010593,
"ops": 22.166135776634366,
"total": 0.947391110999888,
"data": [
0.04549591099930694,
0.04500789099984104,
0.04460646000006818,
0.04480343199975323,
0.04520861000128207,
0.04483758400056104,
0.044738607999534,
0.044940670999494614,
0.04458692000116571,
0.04594995700063009,
0.044732990998454625,
0.045194628999524866,
0.04470958199999586,
0.04479634100061958,
0.0454001869984495,
0.04541862100086291,
0.04577944000084244,
0.04549976999987848,
0.04528068999934476,
0.0460018610010593,
0.04440095499921881
],
"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.09918388100049924,
"max": 0.10105999099869223,
"mean": 0.09978489973303416,
"stddev": 0.0005061759310465605,
"rounds": 15,
"median": 0.09963323100055277,
"iqr": 0.0002947520010820881,
"q1": 0.09952073349950297,
"q3": 0.09981548550058505,
"iqr_outliers": 3,
"stddev_outliers": 4,
"outliers": "4;3",
"ld15iqr": 0.09918388100049924,
"hd15iqr": 0.10037111199926585,
"ops": 10.021556394558829,
"total": 1.4967734959955123,
"data": [
0.10037111199926585,
0.09971824399872276,
0.09931522000078985,
0.09937658699891472,
0.09960757199951331,
0.09952771299867891,
0.10057406799933233,
0.10105999099869223,
0.09968295299950114,
0.09963323100055277,
0.09951840699977765,
0.09979157700036012,
0.09918388100049924,
0.09982345500066003,
0.09958948500025144
],
"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.4003952990005928,
"max": 0.41370617800021137,
"mean": 0.4049867342666403,
"stddev": 0.002956625520231468,
"rounds": 15,
"median": 0.4046158849996573,
"iqr": 0.0029720302500209073,
"q1": 0.4033316832496894,
"q3": 0.4063037134997103,
"iqr_outliers": 1,
"stddev_outliers": 2,
"outliers": "2;1",
"ld15iqr": 0.4003952990005928,
"hd15iqr": 0.41370617800021137,
"ops": 2.4692166814076617,
"total": 6.074801013999604,
"data": [
0.4036013670011016,
0.40316827800052124,
0.4003952990005928,
0.4063125209995633,
0.4046158849996573,
0.40350186199975724,
0.40481949400054873,
0.40633924400026444,
0.4070525319984881,
0.40369208799893386,
0.40310309499909636,
0.40494092300104967,
0.41370617800021137,
0.4062772910001513,
0.40327495699966676
],
"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.026831020000827266,
"max": 0.02842236799915554,
"mean": 0.027609373090854206,
"stddev": 0.00043086492507085855,
"rounds": 22,
"median": 0.02767451549971156,
"iqr": 0.0007086140012688702,
"q1": 0.0273024929992971,
"q3": 0.02801110700056597,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 0.026831020000827266,
"hd15iqr": 0.02842236799915554,
"ops": 36.21958371562072,
"total": 0.6074062079987925,
"data": [
0.02802950499972212,
0.02765264299887349,
0.02801110700056597,
0.02811879500040959,
0.028018905999488197,
0.027814340999611886,
0.02842236799915554,
0.027756987999964622,
0.028114730999732274,
0.02737060800063773,
0.02788814999985334,
0.026831020000827266,
0.027033370999561157,
0.027588652999838814,
0.02695751899955212,
0.02731579000101192,
0.027696388000549632,
0.02773936700032209,
0.02711978000115778,
0.027438567998615326,
0.027185117000044556,
0.0273024929992971
],
"iterations": 1
}
}
],
"datetime": "2026-06-18T12:17:57.077433+00:00",
"version": "5.2.3"
}