If we increase the default cache size and it speeds things up it might be worthwhile to revisit the travis test splits again.
On Monday, July 20, 2015 at 4:36:45 PM UTC-6, Jason Moore wrote: > > I've got a machine that I don't use, so I'm going periodically run the > benchmarks from Bjorn's repo and automatically publish them to: > > moorepants.info/misc/sympy-asv > > I'll make an initial pass and the results will likely be up by tomorrow > sometime. > > Once I get the base database up and running I will eventually have it pull > down the benchmark repo from master so it will pick up new benchmarks and > I'll have it skip existing successfully benchmarks/commits so that we only > have to run the latest commits on a daily basis or so. > > I'll see how this goes for a while and we can think about having a > different machine run these and pushing to gh-pages or something. > > > Jason > moorepants.info > +01 530-601-9791 > > On Mon, Jul 20, 2015 at 12:51 PM, Ondřej Čertík <[email protected] > <javascript:>> wrote: > >> On Mon, Jul 20, 2015 at 11:09 AM, Aaron Meurer <[email protected] >> <javascript:>> wrote: >> > Awesome. This is exactly the sort of thing I've wanted to see for a long >> > time. >> > >> > So apparently the new cache is way too slow. Can the size be increased >> to a >> > point that makes the performance comparable to the old cache? One >> obviously >> > has to balance the cache size against memory usage (which won't show up >> in >> > the performance tests). >> >> Indeed, thanks everybody for pushing this. I need to setup something >> similar for SymEngine --- we can just run the tests using Python >> wrappers, so ASV can be used for it as well. >> >> I think this is useful even without a dedicated machine --- you just >> run it on some machine that you have for few days, first every couple >> hundreds of commits to get a quick graph back and then you "zoom in". >> >> Ondrej >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at http://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/CADDwiVDukTrcuPZz38gWqDvTKs6Ot5D88O-vGhW3XnS6jkG16w%40mail.gmail.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3d7de67c-3e02-417e-8e07-f345ae38ef96%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
