alamb commented on issue #6107:
URL: 
https://github.com/apache/arrow-datafusion/issues/6107#issuecomment-1726732145

   @comphead 
   
   > Are you planning to keep a collection kinda
   > <DataFusionVersion,  Vec<Benchmark>>?
   
   Yes -- that is basically what I have in mind. In my mind we would store it 
as lineprotocol and check it into a repo somewhere and then visualize it with 
existing tools (e.g. grafana and influxdb, which is what I know, but I am happy 
to use some other open source stack) 
   
   
   > If so the its also possible to backfill the history with archived 
benchmarks/versions
   
   Agree
   
   
   > Apache Arrow uses the Conbench for similar purpose 
https://github.com/conbench/conbench
   
   Yes, I looked briefly into conbench (in fact there is some vestigal code in 
datafusion -- see https://github.com/apache/arrow-datafusion/tree/main/conbench 
and https://github.com/apache/arrow-datafusion/issues/5504 for details) 
   
   TLDR is I could not get it to work, and it seems as if the dev team went 
dormant(ish) so I didn't pursue it farther. If someone else can get it to work 
that would be great


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to