Add tapflow to Carbon Efficiency - #102
Open
jo-duchan wants to merge 1 commit into
Open
Conversation
Signed-off-by: Duchan <jo_duchan@icloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds tapflow to Carbon Efficiency.
tapflow is an MIT-licensed, self-hosted tool that streams iOS simulators and Android emulators to a browser, allowing teams to run mobile QA on Macs they already own instead of buying additional test devices.
Why this category. The three ecoCode entries already in this category identify "shortening devices' lifespan" as a negative ecological impact. tapflow addresses the same issue from the opposite direction by extending the useful life of existing Macs and reducing the need for additional test hardware. If you think it fits better under Special Tools, I'm happy to move it there.
Measurements. Rather than simply claiming an environmental benefit, we measured the additional power consumed during a session and published the full methodology and calculations:
https://github.com/jo-duchan/tapflow/blob/main/contributing/sustainability-carbon-math.md
The document also shows that tapflow uses more electricity than physical devices alone, and that the overall advantage comes entirely from avoided manufacturing emissions.
Meets the listed criteria: hosted on GitHub, actively maintained, and usable by others (
npm install -g tapflow).