Skip to content

Commit

Permalink
add Parsing Benchmarks benchmark result for 1064835 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 28, 2024
1 parent 2d2568b commit 93c5ccc
Show file tree
Hide file tree
Showing 6 changed files with 390 additions and 118 deletions.
207 changes: 124 additions & 83 deletions dev/bench/benchmark.css
Original file line number Diff line number Diff line change
@@ -1,84 +1,125 @@
html {
font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
-webkit-font-smoothing: antialiased;
background-color: #fff;
font-size: 16px;
}
body {
color: #4a4a4a;
margin: 8px;
font-size: 1em;
font-weight: 400;
}
header {
margin-bottom: 8px;
display: flex;
flex-direction: column;
}
main {
width: 100%;
display: flex;
flex-direction: column;
}
a {
color: #3273dc;
cursor: pointer;
text-decoration: none;
}
a:hover {
color: #000;
}
button {
color: #fff;
background-color: #3298dc;
border-color: transparent;
cursor: pointer;
text-align: center;
}
button:hover {
background-color: #2793da;
flex: none;
}
.spacer {
flex: auto;
}
.small {
font-size: 0.75rem;
}
footer {
margin-top: 16px;
display: flex;
align-items: center;
}
.header-label {
margin-right: 4px;
}
.benchmark-set {
margin: 8px 0;
width: 100%;
display: flex;
flex-direction: column;
}
.benchmark-title {
font-size: 3rem;
font-weight: 600;
word-break: break-word;
text-align: center;
}
.benchmark-group {
font-size: 2rem;
font-weight: 400;
word-break: break-word;
text-align: center;
}
.benchmark-graphs {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
.benchmark-chart {
max-width: 1000px;
}
font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
background-color: #fff;
font-size: 16px;
}

body {
color: #4a4a4a;
margin: 8px;
font-size: 1em;
font-weight: 400;
}

header {
margin-bottom: 8px;
display: flex;
flex-direction: column;
}

main {
width: 100%;
display: flex;
flex-direction: column;
}

a {
color: #3273dc;
cursor: pointer;
text-decoration: none;
}

a:hover {
color: #000;
}

button {
color: #fff;
background-color: #3298dc;
border-color: transparent;
cursor: pointer;
text-align: center;
}

button:hover {
background-color: #2793da;
flex: none;
}

.spacer {
flex: auto;
}

.small {
font-size: 0.75rem;
}

footer {
margin-top: 16px;
display: flex;
align-items: center;
}

.header-label {
margin-right: 4px;
}

.benchmark-set {
margin: 8px 0;
width: 100%;
display: flex;
flex-direction: column;
}

.benchmark-title {
font-size: 3rem;
font-weight: 600;
word-break: break-word;
text-align: center;
}

.benchmark-description {
font-size: 1rem;
text-align: center;
}

.benchmark-group-title {
font-size: 2rem;
font-weight: 400;
word-break: break-word;
text-align: left;
margin-left: 2%;
}

.benchmark-group-description {
font-size: 1rem;
text-align: left;
margin-left: 2%;
margin-bottom: 2rem;
}

.benchmark-graphs {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
width: 100%;
}

.benchmark-chart {
max-width: 1000px;
}

.benchmark-button-reset {
margin-top: 1rem;
border-radius: 5px;
background-color: #5c8aac;
outline-color: #1f77b4;
outline-width: 10px;
}

.benchmark-button-reset:hover {
background-color: #1f77b4;
}
1 change: 1 addition & 0 deletions dev/bench/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.CONFIGURATION_DATA = {}
88 changes: 87 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1705015994557,
"lastUpdate": 1709082822095,
"repoUrl": "https://github.com/executablebooks/markdown-it-py",
"xAxis": "id",
"oneChartGroups": [
Expand Down Expand Up @@ -25461,6 +25461,92 @@ window.BENCHMARK_DATA = {
"extra": "mean: 698.43 msec\nrounds: 20"
}
]
},
{
"cpu": {
"speed": "3.18",
"cores": 4,
"physicalCores": 2,
"processors": 1
},
"extra": {
"pythonVersion": "3.8.18"
},
"commit": {
"id": "1064835b30325e857252f5b67b34e622261723ca",
"message": "⬆️ Bump aiidateam/github-action-benchmark from 2 to 3 (#253)",
"timestamp": "2024-02-28T02:12:12+01:00",
"url": "https://github.com/executablebooks/markdown-it-py/commit/1064835b30325e857252f5b67b34e622261723ca",
"distinct": true,
"tree_id": "2a25e7f2bb96cf33a1327f4d1b80a3d02d4dd85c"
},
"date": 1709082821346,
"benches": [
{
"name": "benchmarking/bench_packages.py::test_markdown_it_py",
"value": 6.550012459990639,
"unit": "iter/sec",
"range": "stddev: 0.0034656",
"group": "packages",
"extra": "mean: 152.67 msec\nrounds: 20"
},
{
"name": "benchmarking/bench_packages.py::test_markdown_it_pyrs",
"value": 199.939559582267,
"unit": "iter/sec",
"range": "stddev: 0.000052178",
"group": "packages",
"extra": "mean: 5.0015 msec\nrounds: 122"
},
{
"name": "benchmarking/bench_packages.py::test_mistune",
"value": 10.038874079215622,
"unit": "iter/sec",
"range": "stddev: 0.0029828",
"group": "packages",
"extra": "mean: 99.613 msec\nrounds: 20"
},
{
"name": "benchmarking/bench_packages.py::test_commonmark_py",
"value": 2.978062337716012,
"unit": "iter/sec",
"range": "stddev: 0.012700",
"group": "packages",
"extra": "mean: 335.79 msec\nrounds: 20"
},
{
"name": "benchmarking/bench_packages.py::test_pymarkdown",
"value": 7.305331885418865,
"unit": "iter/sec",
"range": "stddev: 0.0054063",
"group": "packages",
"extra": "mean: 136.89 msec\nrounds: 20"
},
{
"name": "benchmarking/bench_packages.py::test_pymarkdown_extra",
"value": 1.38636240197649,
"unit": "iter/sec",
"range": "stddev: 0.021505",
"group": "packages",
"extra": "mean: 721.31 msec\nrounds: 20"
},
{
"name": "benchmarking/bench_packages.py::test_mistletoe",
"value": 7.219182738737593,
"unit": "iter/sec",
"range": "stddev: 0.0042116",
"group": "packages",
"extra": "mean: 138.52 msec\nrounds: 20"
},
{
"name": "benchmarking/bench_packages.py::test_panflute",
"value": 1.4049014536985707,
"unit": "iter/sec",
"range": "stddev: 0.0058328",
"group": "packages",
"extra": "mean: 711.79 msec\nrounds: 20"
}
]
}
]
}
Expand Down
Loading

0 comments on commit 93c5ccc

Please sign in to comment.