Re: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion

2021-09-12 Thread QP Hou
Thank you Diana for the quick turnaround! The trail run looks great. You are right that `sqrt_20_12, sqrt_20_9, sqrt_22_12, and sqrt_22_14` are just the same type of test with different parameters, so it makes sense to batch them. We can name these benchmarks however we want to make it easier for

Re: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion

2021-09-12 Thread Diana Clarke
Thanks for those great instructions, QP! I've spiked adding the arrow-rs and arrow-datafusion benchmark results to the Arrow Conbench server. https://github.com/ursacomputing/benchmarks/pull/79/files And I've published one example run for arrow-datafusion: - Example run: https://conbench.u

Re: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion

2021-09-11 Thread QP Hou
Thanks Diana a lot for offering to help. Please see my replies inline below. On Sat, Sep 11, 2021 at 8:37 AM Diana Clarke wrote: > If you point me to the existing benchmarks for each project and > instructions on how to execute them, I can let you know the easiest > integration path. > For arrow

RE: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion

2021-09-11 Thread Matthew Topol
rke Sent: Saturday, September 11, 2021 11:37 AM To: dev@arrow.apache.org Subject: Re: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion I'd love to see arrow-rs and arrow-datafusion also publish results to Arrow's Conbench server. If you point me to the existing b

Re: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion

2021-09-11 Thread Diana Clarke
I'd love to see arrow-rs and arrow-datafusion also publish results to Arrow's Conbench server. If you point me to the existing benchmarks for each project and instructions on how to execute them, I can let you know the easiest integration path. If the arrow-rs benchmarks are executable from comma

Re: [DISCUSS] Use conbench.ursa.dev for arrow-rs and arrow-datafusion

2021-09-11 Thread Andrew Lamb
I wasn't even aware of conbench.ursa.dev -- I agree it looks like a really neat tool and could be very valuable for the rust language implementation On Fri, Sep 10, 2021 at 11:16 PM QP Hou wrote: > Hi, > > I think conbench.ursa.dev works really well for the main arrow repo, > especially the abil