Currently for a succeeded test, E2E is not capturing any extra information. To use E2E as a tool for performance test, we need a way to report the performance metric results from the device. And due to the hope of use the solution on release mode as well, we want to avoid using timeline. This means that we need an extra interface in E2E that accepts a json object or a string and report it back when test is done.