|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1768901865638, |
| 2 | + "lastUpdate": 1768902010828, |
3 | 3 | "repoUrl": "https://github.com/pq-code-package/mldsa-native", |
4 | 4 | "entries": { |
5 | 5 | "Arm Cortex-A72 (Raspberry Pi 4) benchmarks (opt)": [ |
@@ -467224,6 +467224,75 @@ window.BENCHMARK_DATA = { |
467224 | 467224 | "unit": "cycles" |
467225 | 467225 | } |
467226 | 467226 | ] |
| 467227 | + }, |
| 467228 | + { |
| 467229 | + "commit": { |
| 467230 | + "author": { |
| 467231 | + "email": "willie.zhao@chelpis.com", |
| 467232 | + "name": "willieyz", |
| 467233 | + "username": "willieyz" |
| 467234 | + }, |
| 467235 | + "committer": { |
| 467236 | + "email": "matthias@kannwischer.eu", |
| 467237 | + "name": "Matthias J. Kannwischer", |
| 467238 | + "username": "mkannwischer" |
| 467239 | + }, |
| 467240 | + "distinct": true, |
| 467241 | + "id": "a949f77252670bfc53c7ef40c0a8210eab8be730", |
| 467242 | + "message": "Namespace macros in KeccakP_1600_times4_SIMD256.c with the MLD_ prefix.\n\n- This commit adds the MLD_ namespace prefix to all macros in\n KeccakP_1600_times4_SIMD256.c.\n\n- This commit also adds the mld_ prefix to the following static symbols\n in KeccakP_1600_times4_SIMD256.c, similar with:\n https://github.com/pq-code-package/mlkem-native/pull/1407\n\n - keccakf1600RoundConstants\n - rho8\n - rho56\n\n- Without these changes, building mlkem-native together with\n mldsa-native that defines the same symbols in a\n single compilation unit can lead to symbol clashes.\n\nSigned-off-by: willieyz <willie.zhao@chelpis.com>", |
| 467243 | + "timestamp": "2026-01-20T17:32:32+08:00", |
| 467244 | + "tree_id": "19ad952e4d2928c836e3602bdbd6a6c17b39708a", |
| 467245 | + "url": "https://github.com/pq-code-package/mldsa-native/commit/a949f77252670bfc53c7ef40c0a8210eab8be730" |
| 467246 | + }, |
| 467247 | + "date": 1768901904588, |
| 467248 | + "tool": "customSmallerIsBetter", |
| 467249 | + "benches": [ |
| 467250 | + { |
| 467251 | + "name": "ML-DSA-44 keypair", |
| 467252 | + "value": 113350, |
| 467253 | + "unit": "cycles" |
| 467254 | + }, |
| 467255 | + { |
| 467256 | + "name": "ML-DSA-44 sign", |
| 467257 | + "value": 355906, |
| 467258 | + "unit": "cycles" |
| 467259 | + }, |
| 467260 | + { |
| 467261 | + "name": "ML-DSA-44 verify", |
| 467262 | + "value": 118018, |
| 467263 | + "unit": "cycles" |
| 467264 | + }, |
| 467265 | + { |
| 467266 | + "name": "ML-DSA-65 keypair", |
| 467267 | + "value": 196562, |
| 467268 | + "unit": "cycles" |
| 467269 | + }, |
| 467270 | + { |
| 467271 | + "name": "ML-DSA-65 sign", |
| 467272 | + "value": 589049, |
| 467273 | + "unit": "cycles" |
| 467274 | + }, |
| 467275 | + { |
| 467276 | + "name": "ML-DSA-65 verify", |
| 467277 | + "value": 194749, |
| 467278 | + "unit": "cycles" |
| 467279 | + }, |
| 467280 | + { |
| 467281 | + "name": "ML-DSA-87 keypair", |
| 467282 | + "value": 322796, |
| 467283 | + "unit": "cycles" |
| 467284 | + }, |
| 467285 | + { |
| 467286 | + "name": "ML-DSA-87 sign", |
| 467287 | + "value": 753102, |
| 467288 | + "unit": "cycles" |
| 467289 | + }, |
| 467290 | + { |
| 467291 | + "name": "ML-DSA-87 verify", |
| 467292 | + "value": 320235, |
| 467293 | + "unit": "cycles" |
| 467294 | + } |
| 467295 | + ] |
467227 | 467296 | } |
467228 | 467297 | ], |
467229 | 467298 | "Mac Mini (M1, 2020) benchmarks (opt)": [ |
|
0 commit comments