tree: 9bcdd1478df401e354ae5f5e233c88f9f083157e [path history] [tgz]
  1. proto/
  2. benchmark.h
  3. benchmark_functions.h
  4. BUILD.gn
  5. json_serializer.cc
  6. json_serializer.h
  7. json_serializer_test.cc
  8. main.cc
  9. memory_sampler.cc
  10. memory_sampler.h
  11. memory_sampler_test.cc
  12. OWNERS
  13. README.md
  14. shared_library_benchmark.cc
  15. shared_library_benchmark.h
  16. shared_library_benchmark_functions.cc
  17. shared_library_benchmark_functions.h
  18. shared_library_benchmark_test.cc
  19. sysmetrics.cc
  20. sysmetrics.h
  21. sysmetrics_test.cc
ml_benchmark/README.md

Chrome OS ML Benchmarking Suite

Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/ml_benchmark/README.md

This is a tool used by the Chrome OS Platform ML team to benchmark the performance of various ML use cases on Chrome OS.

The benchmark loader will load various test drivers as shared libraries and execute them. The test drivers will do the benchmarking and report back the results