Skip to content

Commit 8afbad2

Browse files
authored
Merge branch 'main' into fix-issue-61221
2 parents c35e8cc + 38dd653 commit 8afbad2

File tree

4 files changed

+17
-242
lines changed

4 files changed

+17
-242
lines changed

web/pandas/community/benchmarks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ available at the [pandas sponsors]({{ base_url }}about/sponsors.html) page.
3636

3737
Results of the benchmarks are available at:
3838

39-
- Original server: [asv](https://asv-runner.github.io/asv-collection/pandas/)
40-
- OVH server: [asv](https://pandas.pydata.org/benchmarks/asv/) (benchmarks results can
41-
also be visualized in this [Conbench PoC](http://57.128.112.95:5000/)
39+
- GitHub Actions results: [asv](https://pandas-dev.github.io/asv-runner/)
40+
- OVH server: [asv](https://pandas.pydata.org/benchmarks/asv/)
4241

4342
### Original server configuration
4443

web/pandas/config.yml

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,6 @@ sponsors:
146146
url: https://numfocus.org/
147147
logo: static/img/partners/numfocus.svg
148148
kind: numfocus
149-
- name: "Coiled"
150-
url: https://www.coiled.io
151-
logo: static/img/partners/coiled.svg
152-
kind: partner
153-
description: "Patrick Hoefler"
154149
- name: "Nvidia"
155150
url: https://www.nvidia.com
156151
logo: static/img/partners/nvidia.svg
@@ -192,5 +187,20 @@ sponsors:
192187
- name: "d-fine GmbH"
193188
url: https://www.d-fine.com/en/
194189
kind: partner
190+
- name: "Two Sigma"
191+
url: https://www.twosigma.com/
192+
kind: partner
193+
- name: "Voltron Data"
194+
url: https://voltrondata.com/
195+
kind: partner
196+
- name: "Intel"
197+
url: https://www.intel.com/
198+
kind: partner
199+
- name: "Chan Zuckerberg Initiative"
200+
url: https://chanzuckerberg.com/
201+
kind: regular
202+
- name: "Coiled"
203+
url: https://www.coiled.io
204+
kind: partner
195205
roadmap:
196206
pdeps_path: pdeps
Loading

web/pandas/static/img/partners/coiled.svg

Lines changed: 0 additions & 234 deletions
This file was deleted.

0 commit comments

Comments
 (0)