Ismael
1a633969b3
changed BigO logic order
2016-06-02 22:23:39 +02:00
Ismael
240ba4e64e
changed BigOFunc argument from size_t to int
2016-06-02 22:21:52 +02:00
Ismael
22cb9d9ce0
google formated
2016-06-02 22:01:31 +02:00
Ismael
109f528a40
removed functional library not needed
2016-06-02 19:48:53 +02:00
Ismael
11e3043554
checked format before pull request
2016-06-02 19:42:08 +02:00
Ismael
867f9145a0
added lambdas to complexity report
2016-06-01 23:08:01 +02:00
Eric
1b263fe6d9
Cleanup reporters ( #226 )
...
* Move ComputeStats call out of the reporters
* Cleanup adjusted time calculations in reporters
* Move ComputeBigO call out of reporters
* Remove ReportComplexity interface using ReportRuns instead
* Factor out reporting of basic context information
* Attempt to fix GCC 4.6 build errors
* Move ComputeStats to complexity.cc
2016-05-27 16:45:25 -06:00
Ismael
c1c7d33279
added benchmar_apit to complexity.cc
2016-05-26 22:39:17 +02:00
Ismael
ac3ec2ded3
moved complexity.h into src and BigO enum into benchmark_api
2016-05-26 21:16:40 +02:00
Ismael
37ab858e4b
initialized doubles to 0.0
2016-05-26 19:44:11 +02:00
Ismael
1715885611
fixed typos
2016-05-25 23:33:25 +02:00
Ismael
340fe557e2
indent
2016-05-25 23:22:53 +02:00
Ismael
1ee11056c1
move include from .h into .cc
2016-05-25 23:13:19 +02:00
Ismael
2f61f8aee0
refactor leastsq into complexity
2016-05-25 22:57:52 +02:00