Datasets:

Modalities:
Image
Libraries:
Datasets
tokenizers-bench / python-baseline.json
ArthurZ's picture
ArthurZ HF Staff
Upload python-baseline.json with huggingface_hub
152adbc verified
Raw
History Blame
48.8 kB
{
"machine_info": {
"node": "aws-general-8-plus-use1-public-80-t5kbn-runner-p6h8h",
"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": 16,
"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.5017 GHz",
"hz_advertised": [
2900000000,
0
],
"hz_actual": [
3501742000,
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": 10485760,
"l1_data_cache_size": 393216,
"l1_instruction_cache_size": 262144,
"l2_cache_line_size": 256,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "3ba8ad0061a885baf052bbb7bbd22857e73e0c4e",
"time": "2026-06-22T11:41:49+02:00",
"author_time": "2026-06-22T11:41:49+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.1731621570000073,
"max": 2.248224728999986,
"mean": 2.1983219425333327,
"stddev": 0.019725883021921704,
"rounds": 15,
"median": 2.2010278200000073,
"iqr": 0.026293987000002517,
"q1": 2.1825717237500015,
"q3": 2.208865710750004,
"iqr_outliers": 0,
"stddev_outliers": 4,
"outliers": "4;0",
"ld15iqr": 2.1731621570000073,
"hd15iqr": 2.248224728999986,
"ops": 0.45489242528671947,
"total": 32.97482913799999,
"data": [
2.209252445000004,
2.2010278200000073,
2.206147503000011,
2.216274126000002,
2.192350786999981,
2.210349891000021,
2.248224728999986,
2.2077055080000036,
2.182388553999999,
2.1769611769999813,
2.178011859999998,
2.1731621570000073,
2.1831212330000085,
2.2041116029999728,
2.1857397450000065
],
"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.5174465549999923,
"max": 0.566044326000025,
"mean": 0.5384577282000009,
"stddev": 0.012281939995443514,
"rounds": 15,
"median": 0.5360973909999984,
"iqr": 0.011108003749995987,
"q1": 0.5330818222500042,
"q3": 0.5441898260000002,
"iqr_outliers": 1,
"stddev_outliers": 5,
"outliers": "5;1",
"ld15iqr": 0.5174465549999923,
"hd15iqr": 0.566044326000025,
"ops": 1.8571559987501323,
"total": 8.076865923000014,
"data": [
0.5392348980000179,
0.5360973909999984,
0.5329978160000053,
0.5348872280000023,
0.5369601310000007,
0.533333841000001,
0.5555189879999887,
0.5277185380000162,
0.5254269579999971,
0.5453963500000043,
0.5334318059999816,
0.5174465549999923,
0.5518008429999952,
0.5405702539999879,
0.566044326000025
],
"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.5387073509999993,
"max": 0.7942238360000147,
"mean": 0.6851414685999998,
"stddev": 0.09563007918095935,
"rounds": 15,
"median": 0.7187847280000028,
"iqr": 0.17178905549999968,
"q1": 0.5785496394999967,
"q3": 0.7503386949999964,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.5387073509999993,
"hd15iqr": 0.7942238360000147,
"ops": 1.4595525826854034,
"total": 10.277122028999997,
"data": [
0.5457395819999817,
0.5387073509999993,
0.5489970339999957,
0.5400912439999956,
0.6711027759999979,
0.7938457650000146,
0.7415774469999974,
0.7505713749999927,
0.7121314810000001,
0.7316023429999916,
0.7942238360000147,
0.7728989560000059,
0.7187847280000028,
0.7496406550000074,
0.6672074559999999
],
"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.5338959079999768,
"max": 2.5957488600000147,
"mean": 2.5642302099999976,
"stddev": 0.02073159746886245,
"rounds": 15,
"median": 2.559979510000005,
"iqr": 0.033248274499996455,
"q1": 2.5477213247500075,
"q3": 2.580969599250004,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 2.5338959079999768,
"hd15iqr": 2.5957488600000147,
"ops": 0.3899805860254649,
"total": 38.463453149999964,
"data": [
2.5943601559999934,
2.5799956139999836,
2.540625774999995,
2.5477109150000103,
2.561085609999992,
2.5597304480000105,
2.547752553999999,
2.5812942610000107,
2.559979510000005,
2.578539218000003,
2.5338959079999768,
2.5899407720000056,
2.544908272999976,
2.547885275999988,
2.5957488600000147
],
"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.6918056899999954,
"max": 0.9425329819999888,
"mean": 0.8499249593333312,
"stddev": 0.058235058812290325,
"rounds": 15,
"median": 0.8565762790000235,
"iqr": 0.0595753735000315,
"q1": 0.8297880877499821,
"q3": 0.8893634612500136,
"iqr_outliers": 1,
"stddev_outliers": 2,
"outliers": "2;1",
"ld15iqr": 0.7965040929999816,
"hd15iqr": 0.9425329819999888,
"ops": 1.1765744599198327,
"total": 12.748874389999969,
"data": [
0.6918056899999954,
0.9056288109999855,
0.9425329819999888,
0.892534267000002,
0.8325338169999839,
0.8861309440000014,
0.8757104910000066,
0.8308671810000021,
0.8436930029999985,
0.8598326799999825,
0.8565762790000235,
0.7965040929999816,
0.8904409670000177,
0.814654795000024,
0.8294283899999755
],
"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.47374181000000704,
"max": 0.6433592450000276,
"mean": 0.5110144772000013,
"stddev": 0.051522943370533925,
"rounds": 15,
"median": 0.49209006099999897,
"iqr": 0.03348707949998442,
"q1": 0.4813366082500039,
"q3": 0.5148236877499883,
"iqr_outliers": 2,
"stddev_outliers": 2,
"outliers": "2;2",
"ld15iqr": 0.47374181000000704,
"hd15iqr": 0.6193971800000213,
"ops": 1.9568917215013053,
"total": 7.665217158000019,
"data": [
0.6433592450000276,
0.6193971800000213,
0.5295172020000223,
0.4797143540000093,
0.49209006099999897,
0.5010215859999789,
0.48627498499999433,
0.5031202819999976,
0.47374181000000704,
0.4866342560000021,
0.49410024999997404,
0.4862033709999878,
0.5187248229999852,
0.4769680240000014,
0.4743497290000107
],
"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.6042740229999595,
"max": 0.6806295389999946,
"mean": 0.6453931673999989,
"stddev": 0.024676064889293393,
"rounds": 15,
"median": 0.6461610819999919,
"iqr": 0.04167046349998316,
"q1": 0.6274092657500034,
"q3": 0.6690797292499866,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.6042740229999595,
"hd15iqr": 0.6806295389999946,
"ops": 1.549443115471076,
"total": 9.680897510999984,
"data": [
0.6060951280000211,
0.6389062080000372,
0.655760196000017,
0.6260688630000004,
0.6314304740000125,
0.6389352449999706,
0.6806295389999946,
0.6692903499999829,
0.6684478669999976,
0.6042740229999595,
0.6755383199999869,
0.6473116739999796,
0.620805679,
0.6461610819999919,
0.6712428630000318
],
"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.0026585960000033992,
"max": 0.0043417359999580185,
"mean": 0.002820120015874073,
"stddev": 0.00010308166074473827,
"rounds": 315,
"median": 0.0028062910000130614,
"iqr": 6.353674994841185e-05,
"q1": 0.0027827312500363632,
"q3": 0.002846267999984775,
"iqr_outliers": 9,
"stddev_outliers": 19,
"outliers": "19;9",
"ld15iqr": 0.0026882480000267606,
"hd15iqr": 0.00294551400003229,
"ops": 354.594837939923,
"total": 0.888337805000333,
"data": [
0.0029628789999947003,
0.002941322999959084,
0.0029130180000151995,
0.002930077999963032,
0.0029398749999813845,
0.0028746169999749327,
0.0029060609999760345,
0.0028634170000145787,
0.0028903470000045672,
0.0028490940000551745,
0.0028714819999891006,
0.0026926630000048135,
0.002724644000011267,
0.0027067510000051698,
0.0027545020000161458,
0.0027054700000235243,
0.0026939729999639894,
0.0027187090000211356,
0.0026585960000033992,
0.002756138999984614,
0.002708765000022595,
0.0027387009999984002,
0.002682634999985112,
0.0026882480000267606,
0.0027179649999879985,
0.0027637289999802306,
0.0026821719999929883,
0.0027395800000249437,
0.002886923999994906,
0.0028708410000035656,
0.0028068920000237085,
0.002830783000035808,
0.0028394270000262622,
0.002814021999995475,
0.002755116999992424,
0.002796015000001262,
0.00289182599999549,
0.0028059250000183056,
0.0028152969999837296,
0.002818981000018539,
0.002814091000004737,
0.0028196200000252247,
0.002792734000024666,
0.002807093999990684,
0.0027830860000221946,
0.0028150910000022122,
0.0027982220000239977,
0.0028342069999780506,
0.0028115849999608145,
0.0028258140000048115,
0.002824615999998059,
0.0028458030000138024,
0.0027903239999886864,
0.002845976999992672,
0.0028971369999908347,
0.0028130640000085805,
0.002773946999980126,
0.0027789410000309545,
0.0028218760000413567,
0.00280265999998619,
0.0028915279999637278,
0.002855517000000418,
0.0027874049999923045,
0.0027846140000065134,
0.002829061999989335,
0.0028076070000224718,
0.002781939999977112,
0.002791863999959787,
0.002803415999949266,
0.0028062910000130614,
0.0027537739999843325,
0.0028090629999724115,
0.0028329760000360693,
0.0028119060000335594,
0.0027317390000121122,
0.002779133999979422,
0.0027598179999586137,
0.002744226000004346,
0.0028040039999837063,
0.002777812000033464,
0.002774184999964291,
0.002730501999963053,
0.002798919999975169,
0.002799401000004309,
0.0027474940000047354,
0.0028875439999751507,
0.0027948879999826204,
0.0028006269999991673,
0.0027826320000485794,
0.0028380680000168468,
0.0028613430000064,
0.0027698769999915385,
0.0027757100000371793,
0.0027521760000013273,
0.002741374000038377,
0.0027878490000148304,
0.002794607999987875,
0.0027358600000297884,
0.0028113640000242412,
0.0027788200000031793,
0.0028736860000435627,
0.0027800660000139032,
0.0028102230000399686,
0.002859010000008766,
0.0027730040000051304,
0.002806981000048836,
0.0028388029999746323,
0.002810417999967285,
0.0028832769999667107,
0.0027794419999622733,
0.0028000529999872015,
0.0028250949999915065,
0.0027716000000168606,
0.002865291999967212,
0.002825384999994185,
0.0027796789999570137,
0.002770331000021997,
0.0028070690000276954,
0.0028102709999870967,
0.0027414810000436773,
0.002786589000038475,
0.002814975000035247,
0.0027800029999980325,
0.0028270689999772003,
0.0027858249999894724,
0.0028242019999993317,
0.002750568999999814,
0.0027671199999872442,
0.0027944869999600996,
0.0027861789999974462,
0.0028301169999735976,
0.0027915240000311314,
0.0028443059999858633,
0.002802884000004724,
0.0027735609999695043,
0.0029154810000022735,
0.0028007309999793506,
0.0028612120000275354,
0.002795810000009169,
0.00278882899999644,
0.002805205000015576,
0.0028722019999918302,
0.0028600269999969896,
0.0028008449999674667,
0.002772367000034137,
0.002777279999975235,
0.0028387820000261854,
0.002783323000016935,
0.0028554700000427147,
0.002805323000018234,
0.002793026999995618,
0.002804975000003651,
0.002775308000025234,
0.002802711000015279,
0.00282035499998301,
0.002800790999970104,
0.0028463649999821428,
0.002853897000022698,
0.0027950759999839647,
0.002754605999996329,
0.002807141000005231,
0.0028304399999683483,
0.0027649290000226756,
0.0027747409999960837,
0.002811573999963457,
0.002794251000011627,
0.002772053999990476,
0.0028032850000272447,
0.0027896180000084314,
0.002793911000026128,
0.0028409340000052907,
0.0027894250000031207,
0.002800614999955542,
0.00278959100000975,
0.002860918000010315,
0.0027985909999870273,
0.0027769449999937024,
0.002766538000003038,
0.0028391929999997956,
0.002764321999961794,
0.002800647000015033,
0.002829195999993317,
0.0028681539999979577,
0.0027708200000233774,
0.002825599000004786,
0.0028037399999902846,
0.002763810999965699,
0.0027993130000254496,
0.002784109999993234,
0.002859957999987728,
0.0027936430000181645,
0.0027654400000187707,
0.002784573999974782,
0.0028037590000167256,
0.002850066999997125,
0.0027872009999896363,
0.0027990240000121958,
0.002760891000036736,
0.002766805000021577,
0.002871990000016922,
0.0027503209999508726,
0.0027970479999908093,
0.0027896379999674537,
0.002852398999948491,
0.00294551400003229,
0.002906472000006488,
0.0028841609999972206,
0.002832981999972617,
0.0043417359999580185,
0.002889575999972749,
0.0027711320000207706,
0.0028755139999816492,
0.002828755999985333,
0.002834667999991325,
0.002894768999965436,
0.0027884410000069693,
0.002805128000034074,
0.0027603890000023057,
0.002815867000037997,
0.0028061419999971804,
0.0027831570000103056,
0.0028001040000162902,
0.0028245529999821883,
0.0028182409999999436,
0.002831667999998899,
0.002826963000018168,
0.00280114899999262,
0.002774327999986781,
0.002807573999973556,
0.002786562999972375,
0.0027628639999761617,
0.002777696000009655,
0.0027852489999986574,
0.0027634289999696193,
0.002783028999999715,
0.0028023709999729363,
0.0027492700000379955,
0.0027517039999906956,
0.0027981040000213397,
0.0027716189999864582,
0.002757786000017859,
0.0027911339999491247,
0.0027742180000132066,
0.002755331000003025,
0.002787313999988328,
0.0027838120000183153,
0.0027976000000080603,
0.0027751229999921634,
0.0027893400000493784,
0.002828415000010409,
0.0028864020000014534,
0.002801014999988638,
0.002820844999973815,
0.002803056999994169,
0.002784974999997303,
0.002822051000009651,
0.0028382830000168724,
0.0028181420000237267,
0.002809958000000279,
0.0028181019999919954,
0.002795246000005136,
0.0028565640000124404,
0.002816561999964051,
0.0028567340000336117,
0.00283815099999174,
0.0028188930000396795,
0.002836163999972996,
0.002781700000014098,
0.0028334140000083607,
0.0028014750000124877,
0.0027818130000127894,
0.0027951829999892652,
0.0028429400000504756,
0.0028447690000348302,
0.0031504759999734233,
0.0031592969999678644,
0.002959585999974479,
0.002871044000016809,
0.002883725999993203,
0.002895866000017122,
0.002888053999981821,
0.0029239830000165057,
0.002867750000007163,
0.002847927000004802,
0.0028795439999953487,
0.0028596619999916584,
0.002886503000013363,
0.0028680190000045513,
0.002835129999994024,
0.0028469190000350864,
0.0028517540000052577,
0.0028558139999859122,
0.0028440289999593915,
0.002833854000016345,
0.00281913000003442,
0.0028318870000134666,
0.002915806000032717,
0.002890685000011217,
0.00287368400000787,
0.0028381390000049578,
0.0028776870000228882,
0.0028595649999942907,
0.0028691019999769196,
0.0028482730000405354,
0.002869929000041793,
0.002873668000006546,
0.002854948000049262,
0.0028555690000189315,
0.0028552859999990687,
0.0028390410000156407,
0.002885288000015862,
0.002886015999990832,
0.002892283999983647,
0.0028438140000162093,
0.002917625999998563
],
"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.5828541509999923,
"max": 0.6411236860000145,
"mean": 0.6145558062666737,
"stddev": 0.01984895348859971,
"rounds": 15,
"median": 0.6166121809999936,
"iqr": 0.03721893175001867,
"q1": 0.5966405137500033,
"q3": 0.6338594455000219,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 0.5828541509999923,
"hd15iqr": 0.6411236860000145,
"ops": 1.6271915256562897,
"total": 9.218337094000105,
"data": [
0.6354527320000329,
0.6411236860000145,
0.6362402270000302,
0.5931279659999973,
0.6163125659999764,
0.6408017040000118,
0.6290795859999889,
0.6166121809999936,
0.607764249000013,
0.5828541509999923,
0.6200487140000064,
0.6019052400000078,
0.5948856050000018,
0.6175633430000289,
0.5845651440000097
],
"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.48057441299999937,
"max": 0.7212644039999532,
"mean": 0.6119464551999916,
"stddev": 0.08038261993390912,
"rounds": 15,
"median": 0.6286129399999822,
"iqr": 0.1390213514999914,
"q1": 0.5316902497500138,
"q3": 0.6707116012500052,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.48057441299999937,
"hd15iqr": 0.7212644039999532,
"ops": 1.634129900586135,
"total": 9.179196827999874,
"data": [
0.48923302899999044,
0.5087662760000171,
0.4959671139999955,
0.48057441299999937,
0.6004621710000038,
0.6389437980000139,
0.6850776469999573,
0.6286129399999822,
0.6727472009999929,
0.6435312759999761,
0.6250608290000059,
0.6239502489999609,
0.7004006789999835,
0.6646048020000421,
0.7212644039999532
],
"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.07405122599999459,
"max": 0.0910883130000002,
"mean": 0.0775763134666704,
"stddev": 0.004460468878032812,
"rounds": 15,
"median": 0.0765956660000029,
"iqr": 0.002143624000012778,
"q1": 0.07523765199999843,
"q3": 0.07738127600001121,
"iqr_outliers": 2,
"stddev_outliers": 2,
"outliers": "2;2",
"ld15iqr": 0.07405122599999459,
"hd15iqr": 0.08431757299996434,
"ops": 12.890532629262362,
"total": 1.163644702000056,
"data": [
0.0910883130000002,
0.07585206999999627,
0.07554488799996761,
0.07454868799999304,
0.07513524000000871,
0.07405122599999459,
0.0765956660000029,
0.08431757299996434,
0.07744976200001474,
0.07717581800000062,
0.0775915269999814,
0.07405301200003578,
0.07637848700005634,
0.07709228600003826,
0.0767701460000012
],
"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.42071264200001224,
"max": 0.46354612600003975,
"mean": 0.43769003586667926,
"stddev": 0.011426567966109684,
"rounds": 15,
"median": 0.43709335300002294,
"iqr": 0.011831874500003892,
"q1": 0.43206212200000493,
"q3": 0.4438939965000088,
"iqr_outliers": 1,
"stddev_outliers": 5,
"outliers": "5;1",
"ld15iqr": 0.42071264200001224,
"hd15iqr": 0.46354612600003975,
"ops": 2.284721876338535,
"total": 6.565350538000189,
"data": [
0.44035205400001587,
0.4423038180000276,
0.43709335300002294,
0.46354612600003975,
0.4334267680000039,
0.43482960800002957,
0.4334607780000397,
0.44782245599998305,
0.45158674000003884,
0.42071264200001224,
0.4316072400000053,
0.42366648799998075,
0.4377745719999666,
0.4227438390000202,
0.44442405600000257
],
"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.05163759999999229,
"max": 0.06939088500001844,
"mean": 0.05896839564706076,
"stddev": 0.00466880409564213,
"rounds": 17,
"median": 0.05824936199996955,
"iqr": 0.0075036035000266565,
"q1": 0.0553358089999989,
"q3": 0.06283941250002556,
"iqr_outliers": 0,
"stddev_outliers": 4,
"outliers": "4;0",
"ld15iqr": 0.05163759999999229,
"hd15iqr": 0.06939088500001844,
"ops": 16.958236510032037,
"total": 1.002462726000033,
"data": [
0.05935031399997115,
0.05824936199996955,
0.056865268000024116,
0.05357468799996923,
0.05163759999999229,
0.05561584100001937,
0.0548439730000041,
0.05525371700002779,
0.058642861000009816,
0.0634798610000189,
0.06939088500001844,
0.06454345499997771,
0.0629000800000199,
0.0625499399999967,
0.06281919000002745,
0.05738251799999716,
0.055363172999989274
],
"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.1055360080000014,
"max": 0.11615764999999101,
"mean": 0.1097277800000029,
"stddev": 0.0030500655676324972,
"rounds": 15,
"median": 0.10984015500002897,
"iqr": 0.003601141500041649,
"q1": 0.10761903449999011,
"q3": 0.11122017600003176,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.1055360080000014,
"hd15iqr": 0.11615764999999101,
"ops": 9.113462424920778,
"total": 1.6459167000000434,
"data": [
0.10984015500002897,
0.11103686399997059,
0.1112297740000372,
0.1078945259999955,
0.10771188899997242,
0.107588082999996,
0.10590046800001574,
0.10640197200001467,
0.1055360080000014,
0.11339764400003105,
0.11101423499997054,
0.11615764999999101,
0.11119138200001544,
0.11286909299997205,
0.10814695700003085
],
"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.4136221169999885,
"max": 0.43267236200000525,
"mean": 0.4227883540666577,
"stddev": 0.005721896184664207,
"rounds": 15,
"median": 0.4230590539999639,
"iqr": 0.00981588450001425,
"q1": 0.41785437674997183,
"q3": 0.4276702612499861,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.4136221169999885,
"hd15iqr": 0.43267236200000525,
"ops": 2.365249634672619,
"total": 6.341825310999866,
"data": [
0.4150457039999651,
0.43267236200000525,
0.4288056940000047,
0.4215937060000101,
0.4278843519999782,
0.4242522810000082,
0.428080695999995,
0.4193268629999807,
0.4230590539999639,
0.4270279890000097,
0.42085971199998085,
0.42631986899999674,
0.41591136400001005,
0.4136221169999885,
0.4173635479999689
],
"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.02876510600003712,
"max": 0.033472104999987096,
"mean": 0.031500353708331374,
"stddev": 0.0010007104056720078,
"rounds": 24,
"median": 0.031575762999977997,
"iqr": 0.0009137899999700494,
"q1": 0.031164068500004305,
"q3": 0.032077858499974354,
"iqr_outliers": 3,
"stddev_outliers": 3,
"outliers": "3;3",
"ld15iqr": 0.03062699800000246,
"hd15iqr": 0.033472104999987096,
"ops": 31.745675279052975,
"total": 0.756008488999953,
"data": [
0.02876510600003712,
0.03239234900001975,
0.03194592800002738,
0.03116810000000214,
0.03199396599995907,
0.032374116999960734,
0.03116003700000647,
0.032474512000021605,
0.03197261200000412,
0.033472104999987096,
0.029236221000019214,
0.03152695199997879,
0.031501615999957266,
0.031708726000033494,
0.03130507499997748,
0.03062699800000246,
0.0316245739999772,
0.03143524399996522,
0.032161750999989636,
0.03234134699999913,
0.031466464000004635,
0.030628047999982755,
0.030958066000039253,
0.031768575000000965
],
"iterations": 1
}
}
],
"datetime": "2026-06-22T09:47:25.247546+00:00",
"version": "5.2.3"
}