Skip to content

Commit

Permalink
add DataPrep.EDA Benchmarks (pytest) benchmark result for 55c3932
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 27, 2022
1 parent f0f6d33 commit 6abe0e0
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 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": 1666836477760,
"lastUpdate": 1666836938698,
"repoUrl": "https://github.com/sfu-db/dataprep",
"entries": {
"DataPrep.EDA Benchmarks": [
Expand Down Expand Up @@ -4311,6 +4311,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 3.9410418859999994 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Weiyuan Wu",
"username": "dovahcrow"
},
"committer": {
"email": "[email protected]",
"name": "Weiyuan Wu",
"username": "dovahcrow"
},
"distinct": true,
"id": "55c3932a8cdc8f9ae69660a4083f3519fe159dc5",
"message": "update readme",
"timestamp": "2022-10-27T02:11:48Z",
"tree_id": "779979d851b73246ffb3b9262ac4113e38b7c549",
"url": "https://github.com/sfu-db/dataprep/commit/55c3932a8cdc8f9ae69660a4083f3519fe159dc5"
},
"date": 1666836933969,
"tool": "pytest",
"benches": [
{
"name": "dataprep/tests/benchmarks/eda.py::test_create_report",
"value": 0.17065953860493113,
"unit": "iter/sec",
"range": "stddev: 0.12216139937014857",
"extra": "mean: 5.859619732800013 sec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 6abe0e0

Please sign in to comment.