Page MenuHomePhabricator

Benchmark_report class
Needs ReviewPublic

Authored by tfu on Sep 15 2021, 1:52 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Maniphest Tasks
T1505: Benchmark_Report class
Summary

Renamed class and added function

Test Plan

TDB

Diff Detail

Repository
rG Goldilocks
Branch
Benchmark_report
Lint
Lint Passed

Event Timeline

tfu requested review of this revision.Sep 15 2021, 1:52 AM
tfu created this revision.
Restricted Application completed remote builds in Restricted Buildable.Sep 15 2021, 1:52 AM
Restricted Application completed remote builds in Restricted Buildable.Sep 15 2021, 10:03 PM
tfu planned changes to this revision.Sep 15 2021, 10:04 PM

I was not able to finish this class. It will need further work to be considered complete.

tfu retitled this revision from Bencmark_report class to Benchmark_report class.Sep 15 2021, 10:05 PM
Restricted Application completed remote builds in Restricted Buildable.Oct 23 2021, 2:21 AM

I found an unexpected bug in the code for the function finalize. I will now have to make edits to the code which will take an extra week to two weeks.

  • Changes planned
  • Fixing bug attempt 1
Restricted Application completed remote builds in Restricted Buildable.Nov 11 2021, 1:49 AM

Need to make changes to result, related to benchmark_runner.

  • Added calculate function
  • Merge branch 'devel' into Benchmark_report
  • Added test case in main.cpp
  • fixed cMake error
  • Detail fix
  • type mismatch fix
  • Fixed merge issues
  • Test type mismatch fix
  • Continuing fixing bug
Restricted Application completed remote builds in Restricted Buildable.Nov 18 2021, 9:48 PM

Updated code to fix bug

Restricted Application completed remote builds in Restricted Buildable.Dec 10 2021, 6:58 PM