Update "083-energy-efficient".

This commit is contained in:
Igor Mandrigin 2018-04-23 18:16:21 +02:00
parent 2fec61cccd
commit 4bd4c96cb0
No known key found for this signature in database
GPG Key ID: 6343C2A9279A887E
1 changed files with 9 additions and 9 deletions

View File

@ -1,18 +1,18 @@
--- ---
id: 83-energy-efficient id: 83-energy-efficient
title: Energy Efficient Status title: Energy Efficient Status
status: Limbo status: Active
created: 2018-02-19 created: 2018-02-19
category: core category: core
contributors: contributors:
- mandrigin - mandrigin
- lukaszfryc - lukaszfryc
- janherich
- yenda
exit-criteria: yes exit-criteria: yes
success-metrics: yes success-metrics: yes
clear-roles: yes clear-roles: yes
future-iterations: yes future-iterations: yes
roles-needed:
- Clojure Dev
okrs: okrs:
- "[P4] Objective: Performance significantly improves" - "[P4] Objective: Performance significantly improves"
- "[P0] KR: Reduce power consumption to <120% of Telegram/Skype" - "[P0] KR: Reduce power consumption to <120% of Telegram/Skype"
@ -32,7 +32,8 @@ A specific issue about the energy efficiency of different parts of Status (`stat
## Swarm Participants ## Swarm Participants
- Lead Contributor: @mandrigin (~25h) - Lead Contributor: @mandrigin (~25h)
- Contributor (Go): @feuGeneA - Contributor (Clojure): @janerich
- Contributor (Clojure): @yenda
- Contributor (QA): @lukaszfryc (~10h/week) - Contributor (QA): @lukaszfryc (~10h/week)
## Product Overview ## Product Overview
@ -55,9 +56,9 @@ https://github.com/orgs/status-im/projects/17
## Exit criteria ## Exit criteria
- We have test cases and tools to check the energy efficiency of `status-go` and `status-react` independently; - [x] We have test cases and tools to check the energy efficiency of `status-go` and `status-react` independently;
- We can notice regressions/improvements caused, e.g. by updating the version of `go-ethereum` or new features of Status; - [x] We can notice regressions/improvements caused, e.g. by updating the version of `go-ethereum` or new features of Status;
- Top energy draining issues are identified and fixed. - [ ] Top energy draining issues are identified and fixed.
## Success Metrics ## Success Metrics
KR: KR:
@ -66,8 +67,7 @@ KR:
## MVP(s) ## MVP(s)
MVP1 (docs & process): Create and integrate energy efficiency testing as a part of the release process (date: *Mar, 30*) MVP (development): Identify top issues with CPU hogging in Status for Android
MVP2 (development): Create a low-power background mode for status-go (date: *Mar, 30*)
## Supporting Role Communication ## Supporting Role Communication