Datasets:

Modalities:
Image
Libraries:
Datasets
tokenizers-bench / python-baseline.json
ArthurZ's picture
ArthurZ HF Staff
Upload python-baseline.json with huggingface_hub
2b9c018 verified
Raw
History Blame
49.8 kB
{
"machine_info": {
"node": "aws-general-8-plus-use1-public-80-fhnqf-runner-8778b",
"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",
"Jun 19 2026 12:46:00"
],
"release": "6.12.100-125.179.amzn2023.x86_64",
"system": "Linux",
"cpu": {
"python_version": "3.12.3.final.0 (64 bit)",
"cpuinfo_version": [
10,
1,
1
],
"cpuinfo_version_string": "10.1.1",
"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.5008 GHz",
"hz_advertised": [
2900000000,
0
],
"hz_actual": [
3500840000,
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": "d5827816baedcbf1cb5b452dea8048150b6872df",
"time": "2026-08-25T18:56:36+09:00",
"author_time": "2026-08-25T11:56:36+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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 2.2300886140000102,
"max": 2.284764096999993,
"mean": 2.2565262333333447,
"stddev": 0.018477543736668718,
"rounds": 15,
"median": 2.2547462300000234,
"iqr": 0.028928520500102195,
"q1": 2.2442116144999886,
"q3": 2.273140135000091,
"iqr_outliers": 0,
"stddev_outliers": 7,
"outliers": "7;0",
"ld15iqr": 2.2300886140000102,
"hd15iqr": 2.284764096999993,
"ops": 0.44315904031073383,
"total": 33.84789350000017,
"data": [
2.283575807000034,
2.280219063000004,
2.260723258999974,
2.2518838900000446,
2.284764096999993,
2.255465952999998,
2.276585976000092,
2.2547462300000234,
2.2533136170000034,
2.230984264999961,
2.2468673150000313,
2.2300886140000102,
2.2433263809999744,
2.232546420999938,
2.262802612000087
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.5628730429999678,
"max": 0.5965834020000784,
"mean": 0.5769022165333505,
"stddev": 0.009790982736000441,
"rounds": 15,
"median": 0.5774394740000162,
"iqr": 0.013950294499977645,
"q1": 0.5696802239999954,
"q3": 0.583630518499973,
"iqr_outliers": 0,
"stddev_outliers": 4,
"outliers": "4;0",
"ld15iqr": 0.5628730429999678,
"hd15iqr": 0.5965834020000784,
"ops": 1.7333960094816006,
"total": 8.653533248000258,
"data": [
0.5845208109999476,
0.5865549080000392,
0.5916587970000364,
0.5809596410000495,
0.5646988160000319,
0.5628730429999678,
0.5720542390000674,
0.5775151799999776,
0.5692603319999989,
0.5681387619999896,
0.5709398999999848,
0.5774394740000162,
0.57853190000003,
0.5718040430000428,
0.5965834020000784
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.5759038489999284,
"max": 0.8244787250000627,
"mean": 0.7632198750000043,
"stddev": 0.07651793091893325,
"rounds": 15,
"median": 0.7894067189999987,
"iqr": 0.06416322725004875,
"q1": 0.749931746499982,
"q3": 0.8140949737500307,
"iqr_outliers": 2,
"stddev_outliers": 2,
"outliers": "2;2",
"ld15iqr": 0.7391633580000416,
"hd15iqr": 0.8244787250000627,
"ops": 1.310238415895543,
"total": 11.448298125000065,
"data": [
0.5759038489999284,
0.5974585719999368,
0.8164956140000186,
0.7391633580000416,
0.8244787250000627,
0.7894067189999987,
0.78363708400002,
0.8233599090000325,
0.775371926000048,
0.7465559529999837,
0.794613715999958,
0.7600591269999768,
0.7957075440000381,
0.8068930530000671,
0.8191929759999539
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 2.634069849999946,
"max": 2.8956600349999917,
"mean": 2.7038165099333353,
"stddev": 0.07698064455193891,
"rounds": 15,
"median": 2.673776146000023,
"iqr": 0.110948957249974,
"q1": 2.6512358020000306,
"q3": 2.7621847592500046,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 2.634069849999946,
"hd15iqr": 2.8956600349999917,
"ops": 0.3698475826026581,
"total": 40.55724764900003,
"data": [
2.6813675910000256,
2.634069849999946,
2.673776146000023,
2.7514995070000623,
2.6799909589999515,
2.634948425999937,
2.6508998130000236,
2.6570919330000606,
2.6522437690000515,
2.6405430249999426,
2.660460521999994,
2.7657465099999854,
2.777880931000027,
2.8010686320000104,
2.8956600349999917
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.6410353879999775,
"max": 0.9443586720000212,
"mean": 0.8319529036666609,
"stddev": 0.10074612551212395,
"rounds": 15,
"median": 0.8785558889999265,
"iqr": 0.1185999095000625,
"q1": 0.781979861999929,
"q3": 0.9005797714999915,
"iqr_outliers": 0,
"stddev_outliers": 4,
"outliers": "4;0",
"ld15iqr": 0.6410353879999775,
"hd15iqr": 0.9443586720000212,
"ops": 1.2019911170364406,
"total": 12.479293554999913,
"data": [
0.9008065589999887,
0.8824869740000167,
0.8998994089999997,
0.801339488999929,
0.9186208680000618,
0.9133796290000191,
0.8592741600000409,
0.8785558889999265,
0.8795367599999508,
0.857630216000075,
0.9443586720000212,
0.775526652999929,
0.6410353879999775,
0.6536528220000264,
0.6731900669999504
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.5194041710000192,
"max": 0.5935063350000291,
"mean": 0.5490148549333298,
"stddev": 0.019735961500688046,
"rounds": 15,
"median": 0.5473278169999958,
"iqr": 0.02330452400002514,
"q1": 0.5336770225000009,
"q3": 0.5569815465000261,
"iqr_outliers": 1,
"stddev_outliers": 4,
"outliers": "4;1",
"ld15iqr": 0.5194041710000192,
"hd15iqr": 0.5935063350000291,
"ops": 1.8214443398283566,
"total": 8.235222823999948,
"data": [
0.5635117629999513,
0.5296336019999899,
0.5194041710000192,
0.5270791279999685,
0.5473016129999451,
0.5391552070000216,
0.5573135050000246,
0.5473278169999958,
0.5519845530000111,
0.5324101190000192,
0.5559856710000304,
0.5548249839999926,
0.5374777329999461,
0.5935063350000291,
0.5783066230000031
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.6501520209999399,
"max": 0.7416800600000215,
"mean": 0.6901666204666678,
"stddev": 0.02400333090263141,
"rounds": 15,
"median": 0.6898402510000778,
"iqr": 0.026929561000002877,
"q1": 0.6755372047500146,
"q3": 0.7024667657500174,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.6501520209999399,
"hd15iqr": 0.7416800600000215,
"ops": 1.4489254773344924,
"total": 10.352499307000016,
"data": [
0.6898402510000778,
0.6915149909999627,
0.6750460660000499,
0.6903758170000174,
0.6813397710000118,
0.6770106209999085,
0.7244317390000106,
0.7059354460000122,
0.6694817770001009,
0.7144548449999775,
0.6887351649999118,
0.692060725000033,
0.7416800600000215,
0.6501520209999399,
0.6604400119999809
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.002890209000042887,
"max": 0.003087719999939509,
"mean": 0.002959987509558423,
"stddev": 3.242897889899294e-05,
"rounds": 314,
"median": 0.0029547325000294222,
"iqr": 4.247100002885418e-05,
"q1": 0.0029370839999955933,
"q3": 0.0029795550000244475,
"iqr_outliers": 5,
"stddev_outliers": 102,
"outliers": "102;5",
"ld15iqr": 0.002890209000042887,
"hd15iqr": 0.0030450900000005277,
"ops": 337.83926343296696,
"total": 0.9294360780013449,
"data": [
0.003087719999939509,
0.0030754680000200096,
0.003039482000076532,
0.0029783310000084384,
0.0030089030000226558,
0.003008476999980303,
0.002993413000012879,
0.0029952159999311334,
0.00293803299996398,
0.0029420619999882547,
0.002950886000007813,
0.0029781020000427816,
0.0029503099999601545,
0.002970919000063077,
0.002957651999963673,
0.002981974000022092,
0.002970060999928137,
0.002910485999905177,
0.003009321000035925,
0.0029778309999528574,
0.0029800940000086484,
0.002958806000037839,
0.0029550020000215227,
0.0029332660000136457,
0.002965701999983139,
0.0029930970000577872,
0.002961760000061986,
0.0030062189999853217,
0.002932043999976486,
0.002950505999933739,
0.002995599000087168,
0.0029695849999598067,
0.002967751000028329,
0.002944365000075777,
0.0030076460000145744,
0.0029192629999670316,
0.0029450200000837867,
0.002979359000050863,
0.002953740999942056,
0.002969867999922826,
0.002914372000077492,
0.0029952800000501156,
0.0029307290000133435,
0.0029522290000159046,
0.0030007420000401908,
0.002947266000091986,
0.00294103900000664,
0.0029224699999303994,
0.002981565000027331,
0.002992813999981081,
0.003035049999994044,
0.0029477719999704277,
0.002959116000056383,
0.002940132000048834,
0.0030510459999959494,
0.0029466880000654783,
0.002948360000004868,
0.0029529070000080537,
0.0029348220000429137,
0.0029459209999913583,
0.00289842300003329,
0.002970568000023377,
0.002910603999907835,
0.0029794970000693866,
0.0029256899999836605,
0.002995505000058074,
0.002921631000049274,
0.002993001999925582,
0.0029439190000175586,
0.0029082190000053743,
0.0029504950000500685,
0.002963523000062196,
0.002933955999992577,
0.002931546000013441,
0.0029499629999918398,
0.0030078020000701144,
0.002963948999990862,
0.0029469840000047043,
0.0029389549999905284,
0.002928259999976035,
0.002925330999914877,
0.0029844449999245626,
0.0029437000000598346,
0.0029152350000458682,
0.002954229000010855,
0.0029730129999734345,
0.0029407800000171846,
0.003006102999961513,
0.0029859920000490092,
0.002957117999926595,
0.0029258710000021892,
0.002921650999951453,
0.0029532629999948767,
0.0029460480000125244,
0.00295533799999248,
0.0029635479999114978,
0.0029327270000294448,
0.0029362410000430827,
0.00297053400004188,
0.002922114000057263,
0.0029697940000232848,
0.0029162800000221978,
0.0029623980000224037,
0.002956179999955566,
0.0029519810000238067,
0.0029703139999810446,
0.002903818000049796,
0.002925600000025952,
0.0030245789999980843,
0.002938407999977244,
0.0029532449999578603,
0.0029421149999961926,
0.003022472999987258,
0.002993004000018118,
0.002964759999940725,
0.0030091319999883126,
0.002954734000013559,
0.0029961650000132067,
0.002929089999952339,
0.0029402290000462017,
0.0029182719999880646,
0.0029628910000383257,
0.002985264000017196,
0.0029193540000278517,
0.0028971159999855445,
0.0029545679999500862,
0.0029776449999872057,
0.00296637099995678,
0.0029078880000952267,
0.0030131510000046546,
0.0029405830000541755,
0.002949628000010307,
0.0030071869999801493,
0.002950196000028882,
0.0029384010000512717,
0.0029768829999738955,
0.0029616120000355295,
0.0030411500000582237,
0.0029337180000084118,
0.002934901000003265,
0.00294206099999883,
0.0029339950000348836,
0.0029952200000025186,
0.002925818999983676,
0.0029488500000525164,
0.002926657999978488,
0.003008187999967049,
0.002943566999988434,
0.0029246480000892916,
0.002935372000024472,
0.0029599989999269383,
0.002934497000069314,
0.0029436060000307407,
0.003009255999927518,
0.002961747999961517,
0.0029449700000441226,
0.0029552350000585648,
0.002923601000020426,
0.0029222450000361277,
0.002920758000072965,
0.002997627000013381,
0.002935122000053525,
0.002975010000000111,
0.0029361840000774464,
0.002899264999996376,
0.0029845990000012534,
0.0029709129998991557,
0.0029854790000172216,
0.0029139260000192735,
0.0029400509999959468,
0.002939704000027632,
0.0029626120000330047,
0.002967783000030977,
0.002985673000011957,
0.0029041600000709877,
0.002938326000048619,
0.0030046370000036404,
0.0030163840000341224,
0.0029309569999895757,
0.002938703000040732,
0.002993836000086958,
0.0029282780000130515,
0.0029370839999955933,
0.00294969799995215,
0.002912933999937195,
0.0029519649999656394,
0.0029868640000358937,
0.0029415569999855506,
0.0029688150000310998,
0.002908370999989529,
0.0030106379999779165,
0.0029834279999931823,
0.0029434939999646303,
0.0029693649998989713,
0.002942049000012048,
0.0029417649999459172,
0.00300962400001481,
0.0029767480000373325,
0.002936467000040466,
0.002966008000043985,
0.0029469889999518273,
0.002937846999998328,
0.0029948000000104003,
0.002944834000004448,
0.0029419619999089264,
0.002943010999956641,
0.0029817900000352893,
0.0029808780000166735,
0.002929871999981515,
0.002930533000039759,
0.002951939000013226,
0.0029831049999984316,
0.0029708219999520225,
0.002972598000042126,
0.0029298029999154096,
0.0030181470000343325,
0.0029224980000890355,
0.0029699000000391607,
0.0029309499999499167,
0.0029689599999755956,
0.003019257000005382,
0.0029619249999086605,
0.002947116999962418,
0.0029668240000546575,
0.0029547310000452853,
0.0030184910000343734,
0.002992368999912287,
0.0030450900000005277,
0.0029795550000244475,
0.00294459100007316,
0.003017043999989255,
0.002976232000037271,
0.0029102969999712514,
0.002948757000012847,
0.0029812679999849934,
0.0029691209999782586,
0.0029765150000002905,
0.0029974070000662323,
0.00292532800006029,
0.0029857150000225374,
0.0029317869999658797,
0.0029854600001044673,
0.002942314000051738,
0.002969683000060286,
0.0029746679999789194,
0.0029577280000694373,
0.0029787280000164174,
0.0029588079999030015,
0.002934597999910693,
0.0029364969999505774,
0.002944223999975293,
0.002955405999955474,
0.0029555610000215893,
0.0029802039999822227,
0.0029988769999818032,
0.002945582999927865,
0.002971417000026122,
0.003011184999991201,
0.002924178999933247,
0.002948405999973147,
0.002944952000007106,
0.003008356999998796,
0.0029081440000027214,
0.0029171370000540264,
0.002935025999931895,
0.0029429039999513407,
0.002956959000016468,
0.0030009879999397526,
0.0029272129999071694,
0.002977909000037471,
0.002961700000014389,
0.002974719000008008,
0.0029608659999666997,
0.002909165000005487,
0.0030549449999170974,
0.002995722000036949,
0.0029706130000022313,
0.002950445999999829,
0.0029569550000587697,
0.0029512330000898146,
0.00294382900005985,
0.0029698409999809883,
0.002913729999932002,
0.0029899359999490116,
0.002950267999949574,
0.00294376400006513,
0.0029354579999107955,
0.002994415999978628,
0.002962628000091172,
0.0029248460000417253,
0.0030184209999788436,
0.002992090000020653,
0.002948704000004909,
0.002953006999973695,
0.0029637220000040543,
0.002931891999992331,
0.002971116000026086,
0.0029650660000015705,
0.0029644090000147116,
0.002984588000003896,
0.0029320779999579827,
0.002936935999969137,
0.003017321000015727,
0.0029166010000380993,
0.0029381639999428444,
0.0029235199999675388,
0.002973372000042218,
0.0029399170000488084,
0.0029432019999831027,
0.002890209000042887,
0.0029211340000756536,
0.0030127160000574804,
0.0029573589999927208,
0.002994774000057987
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.6429841560000114,
"max": 0.9189111629999616,
"mean": 0.7620252589333479,
"stddev": 0.11461000309831892,
"rounds": 15,
"median": 0.689892349000047,
"iqr": 0.2305853154999511,
"q1": 0.6595299280000404,
"q3": 0.8901152434999915,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.6429841560000114,
"hd15iqr": 0.9189111629999616,
"ops": 1.3122924578638764,
"total": 11.43037888400022,
"data": [
0.6702760210000633,
0.6429841560000114,
0.6721417299999075,
0.6791734540000789,
0.6512116290000449,
0.6496035080000411,
0.689892349000047,
0.6559478970000328,
0.7902024510000274,
0.891529386000002,
0.807344988000068,
0.88587281599996,
0.9175386939999726,
0.9189111629999616,
0.9077486420000014
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.5553006520000281,
"max": 0.7518231599999581,
"mean": 0.6540654439333367,
"stddev": 0.06278774414945501,
"rounds": 15,
"median": 0.6555563830000892,
"iqr": 0.10587030975003131,
"q1": 0.6030343507499936,
"q3": 0.7089046605000249,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.5553006520000281,
"hd15iqr": 0.7518231599999581,
"ops": 1.5288989951622052,
"total": 9.81098165900005,
"data": [
0.7518231599999581,
0.6859895549999919,
0.7412036850000732,
0.6635271420000208,
0.6555563830000892,
0.6712619329999825,
0.7332579100000203,
0.7165430290000359,
0.6455907270000125,
0.5553006520000281,
0.5748834949999946,
0.6002919100000099,
0.6138757799999439,
0.5906146249999438,
0.6112616729999445
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.10645320100002209,
"max": 0.11232181399998353,
"mean": 0.10931830280000364,
"stddev": 0.001697742664468958,
"rounds": 15,
"median": 0.10890157999995154,
"iqr": 0.0016764719999855515,
"q1": 0.1084209025000007,
"q3": 0.11009737449998624,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.10645320100002209,
"hd15iqr": 0.11232181399998353,
"ops": 9.14759902401235,
"total": 1.6397745420000547,
"data": [
0.11232181399998353,
0.10928811799999494,
0.10890157999995154,
0.10887716499996714,
0.11016973899995719,
0.10782753000000866,
0.10988028100007341,
0.10853467899994484,
0.1088874140000371,
0.10729619900007492,
0.11171623799998542,
0.10910318000003372,
0.11213442700000087,
0.10838297700001931,
0.10645320100002209
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.4586263890000737,
"max": 0.5267495699999927,
"mean": 0.49035134433335464,
"stddev": 0.016313810815425555,
"rounds": 15,
"median": 0.48843311999996786,
"iqr": 0.018143622500048195,
"q1": 0.48086997350000615,
"q3": 0.49901359600005435,
"iqr_outliers": 1,
"stddev_outliers": 4,
"outliers": "4;1",
"ld15iqr": 0.4586263890000737,
"hd15iqr": 0.5267495699999927,
"ops": 2.0393540500220833,
"total": 7.35527016500032,
"data": [
0.5267495699999927,
0.5103973669999959,
0.5046820080000316,
0.4836447820000558,
0.4805316719999837,
0.4586263890000737,
0.48030138000001443,
0.47276428199995735,
0.4963909270001068,
0.4818848780000735,
0.4939649070000769,
0.4859474620000128,
0.48843311999996786,
0.49988781900003687,
0.49106360199994015
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.07245511200005694,
"max": 0.07701933099997404,
"mean": 0.07436827906668289,
"stddev": 0.0014436632191647692,
"rounds": 15,
"median": 0.074185846999967,
"iqr": 0.002327901750049932,
"q1": 0.07312975774999586,
"q3": 0.07545765950004579,
"iqr_outliers": 0,
"stddev_outliers": 5,
"outliers": "5;0",
"ld15iqr": 0.07245511200005694,
"hd15iqr": 0.07701933099997404,
"ops": 13.44659325924891,
"total": 1.1155241860002434,
"data": [
0.07701933099997404,
0.0751998560000402,
0.0728295580000804,
0.07274745899997015,
0.07318242899998495,
0.07312053900000137,
0.0761664799999835,
0.07370474900005775,
0.07564412600004289,
0.07548845300004814,
0.074185846999967,
0.07525755400001799,
0.07536527900003875,
0.07245511200005694,
0.07315741399997933
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.1249132960000452,
"max": 0.15032406200009518,
"mean": 0.13932326980001714,
"stddev": 0.005533305865392598,
"rounds": 15,
"median": 0.13851277399999162,
"iqr": 0.005748493750019179,
"q1": 0.13701187924996816,
"q3": 0.14276037299998734,
"iqr_outliers": 1,
"stddev_outliers": 2,
"outliers": "2;1",
"ld15iqr": 0.13530499499995585,
"hd15iqr": 0.15032406200009518,
"ops": 7.1775519009522775,
"total": 2.089849047000257,
"data": [
0.13668407299996943,
0.13851277399999162,
0.13530499499995585,
0.1249132960000452,
0.13800574399999732,
0.1381743980000465,
0.14245892400003868,
0.1429719650000152,
0.14286085599997023,
0.13799529799996435,
0.15032406200009518,
0.1417648400000644,
0.14352827400000479,
0.14034854300007282,
0.13600100500002554
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.4088037760000134,
"max": 0.4723271880000084,
"mean": 0.43114334799999293,
"stddev": 0.020805049778600482,
"rounds": 15,
"median": 0.43200871400006235,
"iqr": 0.030026695500112055,
"q1": 0.41339193324992607,
"q3": 0.4434186287500381,
"iqr_outliers": 0,
"stddev_outliers": 6,
"outliers": "6;0",
"ld15iqr": 0.4088037760000134,
"hd15iqr": 0.4723271880000084,
"ops": 2.319414191680899,
"total": 6.467150219999894,
"data": [
0.46118575100001635,
0.4723271880000084,
0.4582804809999743,
0.44207489200005057,
0.443866541000034,
0.41728763800006163,
0.409752512999944,
0.4101519769999413,
0.41359935699995276,
0.4088037760000134,
0.434073223999917,
0.4338402070000029,
0.43200871400006235,
0.4165751689999979,
0.41332279199991717
],
"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,
"precision": null,
"confidence": null,
"warmup": false
},
"stats": {
"min": 0.02771474799999396,
"max": 0.03318589899993185,
"mean": 0.03007960711999658,
"stddev": 0.0015969921183596055,
"rounds": 25,
"median": 0.02960127599999396,
"iqr": 0.0025960404999523234,
"q1": 0.028816435999999612,
"q3": 0.031412476499951936,
"iqr_outliers": 0,
"stddev_outliers": 9,
"outliers": "9;0",
"ld15iqr": 0.02771474799999396,
"hd15iqr": 0.03318589899993185,
"ops": 33.2451150711743,
"total": 0.7519901779999145,
"data": [
0.03130303800003276,
0.03266199899996991,
0.029250484000044707,
0.029359738000039215,
0.028579391999983272,
0.03318589899993185,
0.02917375300000913,
0.030029103000060786,
0.03044183199995132,
0.028122104999965813,
0.030169213000021955,
0.03214298099999269,
0.03260821999992913,
0.03145260899998448,
0.03034564799997952,
0.03139909899994109,
0.028756592000036107,
0.02960127599999396,
0.028476183000066158,
0.03192255399994792,
0.029005388999962634,
0.029393959999993058,
0.028836383999987447,
0.02771474799999396,
0.028057979000095656
],
"iterations": 1
}
}
],
"datetime": "2026-08-25T10:01:08.159626+00:00",
"version": "5.3.0"
}