good first issue
倉庫指標
- 星標
- (6 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
There are several observers that exist only to change the value of USE_CURR_TRUTH. The logic could be simpler and dashboard faster if USE_CURR_TRUTH were changed into a reactive. Since reactives are lazily evaluated, they are faster than observers.