microsoft / lightgbm-benchmark

Benchmark tools for LightGBM
MIT License
14 stars 7 forks source link

Unify latency metrics inside a helper function #180

Closed jfomhover closed 3 years ago

jfomhover commented 3 years ago

This PR creates a helper function to provide latency metrics with a unified format.

It also opens the door for injecting confidence intervals later without modifying all modules (see #179 ).

github-actions[bot] commented 3 years ago

Unit Test Results for Build

  1 files  ±0    1 suites  ±0   6s :stopwatch: -1s 76 tests +1  76 :heavy_check_mark: +1  0 :zzz: ±0  0 :x: ±0 

Results for commit 3f0b786a. ± Comparison against base commit fe2cc248.

:recycle: This comment has been updated with latest results.