Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-29 Thread Jayamine A.
On Monday, February 29, 2016 at 3:16:37 PM UTC+5:30, Erik Bray wrote: > > Hi, > > I apologize if I don't fully follow the context to this thread, but I > saw the mention of performance testing, in particular in the context > of regression tests, and I thought I would bring up a project Mike >

Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-29 Thread Volker Braun
On Monday, February 29, 2016 at 2:08:29 PM UTC+1, Jeroen Demeyer wrote: > > significantly slow down tests are flagged. Ideally, with very little > false positives (I think that the test for startup time in the patchbot > has too many false positives). > I'm pretty sure that they are actual slow

Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-29 Thread Jeroen Demeyer
Concerning benchmarking, let me state that timing the tests is the easy part. The hard part is doing something useful with the results. For SageMath, the "doing something useful" part should be to make this part of the continuous integration tests such that patches which significantly slow dow

Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-29 Thread Erik Bray
On Fri, Feb 26, 2016 at 7:10 PM, Jayamine A. wrote: > I read the whole conversation to get an idea > > It is about server side(we can call it developers side). > 1) check the accuracy of each function/method > 2) check the time for each function/method > > Is there other opinions about client sid

Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-26 Thread Jayamine A.
I read the whole conversation to get an idea It is about server side(we can call it developers side). 1) check the accuracy of each function/method 2) check the time for each function/method Is there other opinions about client side testing? On Friday, February 26, 2016 at 12:49:32 PM UTC+5:30

Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-26 Thread Jayamine A.
To get an idea i read the whole conversation What i gained is On Friday, February 26, 2016 at 12:49:32 PM UTC+5:30, Clemens Heuberger wrote: > > > On 2016-02-26 04:50, Jayamine A. wrote: > > But when we are dealing with clients(users) we need both.(My opinion) > > That was basically my opi

Re: [sage-devel] GSOC 2016-Regression test framework

2016-02-25 Thread Clemens Heuberger
On 2016-02-26 04:50, Jayamine A. wrote: > But when we are dealing with clients(users) we need both.(My opinion) That was basically my opinion in the thread https://groups.google.com/d/topic/sage-devel/ojHqBy7oUVU/discussion Clemens -- You received this message because you are subscribe