mobile_app_open icon indicating copy to clipboard operation
mobile_app_open copied to clipboard

Summary of data collection

Open freedomtan opened this issue 2 years ago • 2 comments

@anhappdev please gather related issues there

freedomtan avatar Mar 28 '23 05:03 freedomtan

Quick summary: We started with Firebase Database to collect benchmark results. But Firebase Database has limited options to filter the results. So after some discussions and considerations, we decided to do the filtering locally on the device, and just uploading the result files to a cloud storage.

  • The filtering is tracked here: https://github.com/mlcommons/mobile_app_open/issues/641
  • The upload / download is tracked here: https://github.com/mlcommons/mobile_app_open/issues/670

Related:

  • https://github.com/mlcommons/mobile_app_open/issues/490
  • https://github.com/mlcommons/mobile_app_open/issues/587

anhappdev avatar Mar 28 '23 06:03 anhappdev

The data collected is described here: https://github.com/mlcommons/mobile_app_open/blob/master/docs/result-spec.md

anhappdev avatar Mar 29 '23 14:03 anhappdev