Skip to content

Commit

Permalink
add DataPrep.EDA Benchmarks (pytest) benchmark result for be3f00c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 3, 2024
1 parent 6abe0e0 commit 9f80c38
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": 1666836938698,
"lastUpdate": 1712135840831,
"repoUrl": "https://github.com/sfu-db/dataprep",
"entries": {
"DataPrep.EDA Benchmarks": [
Expand Down Expand Up @@ -4342,6 +4342,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 5.859619732800013 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "fatbuddy",
"username": "fatbuddy"
},
"committer": {
"email": "[email protected]",
"name": "Weiyuan Wu",
"username": "dovahcrow"
},
"distinct": true,
"id": "be3f00c66f1248f05cc4f6007e84ac800f0700b5",
"message": "Increment the version number",
"timestamp": "2024-04-03T17:15:45+08:00",
"tree_id": "efd473f23450bdf07cfda86fd8aa69c56fba0a5c",
"url": "https://github.com/sfu-db/dataprep/commit/be3f00c66f1248f05cc4f6007e84ac800f0700b5"
},
"date": 1712135837583,
"tool": "pytest",
"benches": [
{
"name": "dataprep/tests/benchmarks/eda.py::test_create_report",
"value": 0.2638547882953174,
"unit": "iter/sec",
"range": "stddev: 0.013186153287628245",
"extra": "mean: 3.78996343579999 sec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 9f80c38

Please sign in to comment.