nnstreamer / nnstreamer-example

Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.
GNU Lesser General Public License v2.1
79 stars 71 forks source link

[Tizen/platform] add a profiling script #130

Closed helloahn closed 4 years ago

helloahn commented 4 years ago

this script provides the cpu(real/user/sys) time & memory(peak) usage

Signed-off-by: HyoungJoo Ahn hello.ahn@samsung.com

Self evaluation:

  1. Build test: [*]Passed [ ]Failed [ ]Skipped
  2. Run test: [*]Passed [ ]Failed [ ]Skipped
taos-ci commented 4 years ago

:memo: Version: 1.20190225. Thank you for submitting PR #130. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://nnsuite.mooo.com/.

taos-ci commented 4 years ago

:octocat: cibot: @helloahn, There is a newline issue. The final line of a text file should have newline character. Please resubmit your PR after fixing end of line in Tizen.platform/Vivante_pipeline_experiments/check_usage.sh.

taos-ci commented 4 years ago

:octocat: cibot: @helloahn, One of the format checkers is failed. If you want to get a hint to fix this issue, please go to https://github.com/nnstreamer/nnstreamer-example/wiki/.