-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (cargo) benchmark result for efd46f0
- Loading branch information
github-action-benchmark
committed
Sep 27, 2024
1 parent
05bc6d5
commit a8b9b12
Showing
1 changed file
with
145 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1727449231274, | ||
"lastUpdate": 1727474808783, | ||
"repoUrl": "https://github.com/lambdaclass/lambdaworks", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -12986,6 +12986,150 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Uriel Mihura", | ||
"username": "uri-99" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "efd46f0b0aea3aa95d94bba7de86cb96611b40d3", | ||
"message": "feat: Allow merkle trees of 1 node (its root) (#919)\n\n* feat: change is_power_of_two to allow merkle trees of 1 node (its root)\n\n* fix: unit tests\n\n* chore: cargo fmt\n\n* Update crypto/src/merkle_tree/proof.rs\n\nCo-authored-by: Mario Rugiero <[email protected]>\n\n---------\n\nCo-authored-by: Diego K <[email protected]>\nCo-authored-by: Mario Rugiero <[email protected]>", | ||
"timestamp": "2024-09-27T21:53:58Z", | ||
"tree_id": "7ee320b495de854d8db83eff0521fc7d9d72f27d", | ||
"url": "https://github.com/lambdaclass/lambdaworks/commit/efd46f0b0aea3aa95d94bba7de86cb96611b40d3" | ||
}, | ||
"date": 1727474806097, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Ordered FFT/Parallel (Metal)", | ||
"value": 159021645, | ||
"range": "± 571318", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Ordered FFT/Parallel (Metal) #2", | ||
"value": 385069916, | ||
"range": "± 1355603", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Ordered FFT/Parallel (Metal) #3", | ||
"value": 987421791, | ||
"range": "± 8094076", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Ordered FFT/Parallel (Metal) #4", | ||
"value": 2867051458, | ||
"range": "± 185993670", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "FFT twiddles generation/Parallel (Metal)", | ||
"value": 85759613, | ||
"range": "± 1422496", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "FFT twiddles generation/Parallel (Metal) #2", | ||
"value": 182762632, | ||
"range": "± 3637180", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "FFT twiddles generation/Parallel (Metal) #3", | ||
"value": 371012166, | ||
"range": "± 6689002", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "FFT twiddles generation/Parallel (Metal) #4", | ||
"value": 775804396, | ||
"range": "± 10493493", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Bit-reverse permutation/Parallel (Metal)", | ||
"value": 72004872, | ||
"range": "± 995444", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Bit-reverse permutation/Parallel (Metal) #2", | ||
"value": 175266679, | ||
"range": "± 1430499", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Bit-reverse permutation/Parallel (Metal) #3", | ||
"value": 458342052, | ||
"range": "± 2138411", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Bit-reverse permutation/Parallel (Metal) #4", | ||
"value": 1284573167, | ||
"range": "± 190088795", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/evaluate_fft_metal", | ||
"value": 259089208, | ||
"range": "± 2242842", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/evaluate_fft_metal #2", | ||
"value": 603300229, | ||
"range": "± 6571215", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/evaluate_fft_metal #3", | ||
"value": 1419273958, | ||
"range": "± 20801664", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/evaluate_fft_metal #4", | ||
"value": 3549574000, | ||
"range": "± 222863281", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/interpolate_fft_metal", | ||
"value": 825359562, | ||
"range": "± 12771645", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/interpolate_fft_metal #2", | ||
"value": 1650075812, | ||
"range": "± 10443379", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/interpolate_fft_metal #3", | ||
"value": 3450094229, | ||
"range": "± 19663284", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "Polynomial/interpolate_fft_metal #4", | ||
"value": 7268046124, | ||
"range": "± 39717619", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|