Skip to content

Commit

Permalink
Deploying to gh-pages from @ dfb9139 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit committed Apr 4, 2024
1 parent 73af2a9 commit 375ee4a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[[1, 1088.0], [3, 2856.0], [4, 2152.0], [6, 2696.0], [10, 384.0], [12, 496.0]]
[[1, 1088.0], [3, 2856.0], [4, 2152.0], [6, 2696.0], [10, 384.0], [11, 496.0], [14, 1680.0]]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[[1, 2.274062466999993], [3, 1.5645707285000015], [4, 3.122862440000006], [6, 2.347020461999932], [10, 2.656348555500003], [12, 3.6613582310000083]]
[[1, 2.274062466999993], [3, 1.5645707285000015], [4, 3.122862440000006], [6, 2.347020461999932], [10, 2.656348555500003], [11, 3.6613582310000083], [14, 3.7109722360000035]]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"name": "benchmarks.mem_list", "idx": null, "pretty_name": "benchmarks.mem_list", "last_rev": 12, "last_value": 496.0, "last_err": 0.0, "prev_value": 384.0, "change_rev": [10, 12]}, {"name": "benchmarks.time_computation", "idx": null, "pretty_name": "benchmarks.time_computation", "last_rev": 12, "last_value": 2.347020461999932, "last_err": 0.5014615857186376, "prev_value": null, "change_rev": null}]
[{"name": "benchmarks.mem_list", "idx": null, "pretty_name": "benchmarks.mem_list", "last_rev": 14, "last_value": 1680.0, "last_err": 819.4285714285714, "prev_value": null, "change_rev": null}, {"name": "benchmarks.time_computation", "idx": null, "pretty_name": "benchmarks.time_computation", "last_rev": 14, "last_value": 2.656348555500003, "last_err": 0.6427686104741372, "prev_value": null, "change_rev": null}]
2 changes: 1 addition & 1 deletion graphs/summary/benchmarks.mem_list.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[[1, 1088.0], [3, 2856.0], [4, 2152.0], [6, 2696.0], [10, 384.0], [12, 496.0]]
[[1, 1088.0], [3, 2856.0], [4, 2152.0], [6, 2696.0], [10, 384.0], [11, 496.0], [14, 1680.0]]
2 changes: 1 addition & 1 deletion graphs/summary/benchmarks.time_computation.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[[1, 2.274062466999993], [3, 1.5645707285000015], [4, 3.122862440000006], [6, 2.347020461999932], [10, 2.656348555500003], [12, 3.6613582310000083]]
[[1, 2.274062466999993], [3, 1.5645707285000015], [4, 3.122862440000006], [6, 2.347020461999932], [10, 2.656348555500003], [11, 3.6613582310000083], [14, 3.7109722360000035]]
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"project": "nested-pandas", "project_url": "https://github.com/lincc-frameworks/nested-pandas", "show_commit_url": "https://github.com/lincc-frameworks/nested-pandas/commit/", "hash_length": 8, "revision_to_hash": {"0": "70b520ee45f14a642519b413399edc584795095d", "1": "d8ea9bda0fcb5d729f3ca55b91df33652a409323", "3": "48c6798c90b202dfd3eb325b2e56ac972ab3219a", "4": "bc320bce49750cd3fcb6278e0a060ed57e62bd77", "6": "b78b3b61ce9619716dc74f50bd2dc9994f12123c", "10": "05cc195f6037872a3ac0d49081d89b7374f5cb41", "12": "a1d41363e2f60a4689d512e9d7965b526946d551"}, "revision_to_date": {"0": 1712002112000, "1": 1712002749000, "3": 1712158683000, "4": 1712158691000, "6": 1712160074000, "10": 1712169058000, "12": 1712252119000}, "params": {"machine": ["gh-runner"], "python": ["3.10"], "Cython": [""], "build": [""], "packaging": [""], "branch": ["HEAD"]}, "graph_param_list": [{"machine": "gh-runner", "python": "3.10", "Cython": "", "build": "", "packaging": "", "branch": "HEAD"}], "benchmarks": {"benchmarks.mem_list": {"code": "def mem_list():\n \"\"\"Memory computations are prefixed with 'mem' or 'peakmem'.\"\"\"\n return example_benchmarks.memory_computation()", "name": "benchmarks.mem_list", "param_names": [], "params": [], "type": "memory", "unit": "bytes", "version": "a31e7e31a99db6599fc29032ea5a3cb9782922117f13e122a69c2745a93c3d32"}, "benchmarks.time_computation": {"code": "def time_computation():\n \"\"\"Time computations are prefixed with 'time'.\"\"\"\n example_benchmarks.runtime_computation()", "min_run_count": 2, "name": "benchmarks.time_computation", "number": 0, "param_names": [], "params": [], "repeat": 0, "rounds": 2, "sample_time": 0.01, "type": "time", "unit": "seconds", "version": "089635b7375b19f5c790c7337625b200db3327a27d63c756ac5dbb4c1fc25b62", "warmup_time": -1}}, "machines": {"gh-runner": {"machine": "gh-runner", "version": 1}}, "tags": {}, "pages": [["", "Grid view", "Display as a agrid"], ["summarylist", "List view", "Display as a list"], ["regressions", "Show regressions", "Display information about recent regressions"]]}
{"project": "nested-pandas", "project_url": "https://github.com/lincc-frameworks/nested-pandas", "show_commit_url": "https://github.com/lincc-frameworks/nested-pandas/commit/", "hash_length": 8, "revision_to_hash": {"0": "70b520ee45f14a642519b413399edc584795095d", "1": "d8ea9bda0fcb5d729f3ca55b91df33652a409323", "3": "48c6798c90b202dfd3eb325b2e56ac972ab3219a", "4": "bc320bce49750cd3fcb6278e0a060ed57e62bd77", "6": "b78b3b61ce9619716dc74f50bd2dc9994f12123c", "10": "05cc195f6037872a3ac0d49081d89b7374f5cb41", "11": "a1d41363e2f60a4689d512e9d7965b526946d551", "14": "dfb9139c39c4b5c695a8e296098ccfb2f9bc2ec5"}, "revision_to_date": {"0": 1712002112000, "1": 1712002749000, "3": 1712158683000, "4": 1712158691000, "6": 1712160074000, "10": 1712169058000, "11": 1712252119000, "14": 1712253001000}, "params": {"machine": ["gh-runner"], "python": ["3.10"], "Cython": [""], "build": [""], "packaging": [""], "branch": ["HEAD"]}, "graph_param_list": [{"machine": "gh-runner", "python": "3.10", "Cython": "", "build": "", "packaging": "", "branch": "HEAD"}], "benchmarks": {"benchmarks.mem_list": {"code": "def mem_list():\n \"\"\"Memory computations are prefixed with 'mem' or 'peakmem'.\"\"\"\n return example_benchmarks.memory_computation()", "name": "benchmarks.mem_list", "param_names": [], "params": [], "type": "memory", "unit": "bytes", "version": "a31e7e31a99db6599fc29032ea5a3cb9782922117f13e122a69c2745a93c3d32"}, "benchmarks.time_computation": {"code": "def time_computation():\n \"\"\"Time computations are prefixed with 'time'.\"\"\"\n example_benchmarks.runtime_computation()", "min_run_count": 2, "name": "benchmarks.time_computation", "number": 0, "param_names": [], "params": [], "repeat": 0, "rounds": 2, "sample_time": 0.01, "type": "time", "unit": "seconds", "version": "089635b7375b19f5c790c7337625b200db3327a27d63c756ac5dbb4c1fc25b62", "warmup_time": -1}}, "machines": {"gh-runner": {"machine": "gh-runner", "version": 1}}, "tags": {}, "pages": [["", "Grid view", "Display as a agrid"], ["summarylist", "List view", "Display as a list"], ["regressions", "Show regressions", "Display information about recent regressions"]]}
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"asv-version": "0.6.1",
"timestamp": 1712252204794
"timestamp": 1712253085298
}
2 changes: 1 addition & 1 deletion regressions.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version='1.0' encoding='utf-8'?>
<feed xmlns="http://www.w3.org/2005/Atom"><id>tag:nested-pandas.asv,1970-01-01:/42329e0ff67915ad3ca1780e822a054176e6cab641b28d1ed890f8d28222bd1c</id><author><name>Airspeed Velocity</name></author><title xml:lang="en">nested-pandas performance regressions</title><updated>2024-04-04T17:36:44Z</updated></feed>
<feed xmlns="http://www.w3.org/2005/Atom"><id>tag:nested-pandas.asv,1970-01-01:/42329e0ff67915ad3ca1780e822a054176e6cab641b28d1ed890f8d28222bd1c</id><author><name>Airspeed Velocity</name></author><title xml:lang="en">nested-pandas performance regressions</title><updated>2024-04-04T17:51:25Z</updated></feed>

0 comments on commit 375ee4a

Please sign in to comment.