weld icon indicating copy to clipboard operation
weld copied to clipboard

Code to replicate performance metrics

Open o1lo01ol1o opened this issue 7 years ago • 3 comments

Hi, This is a compelling library, do you have any of the code used to generate the reported performance increases over various frameworks mentioned here? I'm particularly curious about the tensorflow benchmark.

o1lo01ol1o avatar Mar 17 '17 22:03 o1lo01ol1o

+1, the more easily reproducible the performance numbers the better (e.g. providing a Dockerfile would be ideal). This way users can validate performance on various hardware configurations

I also recommend for a project like this to do continuous performance testing. We use ASV, a Python library, in pandas to track operation microperformance so that we can catch performance regressions sooner.

wesm avatar Mar 17 '17 22:03 wesm

It would be interesting to see the steps taken for the spark integration.

Lwelch45 avatar Mar 23 '17 02:03 Lwelch45

Duplicate of #351

arjenpdevries avatar Sep 28 '18 15:09 arjenpdevries