Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Improve energy efficiency by applying Cache Energy Pattern#33

Open
anasofiagribeiro wants to merge 3 commits intofistons:develfrom
Refactor4Green:Refactor4Green
Open

Improve energy efficiency by applying Cache Energy Pattern#33
anasofiagribeiro wants to merge 3 commits intofistons:develfrom
Refactor4Green:Refactor4Green

Conversation

@anasofiagribeiro
Copy link

This improves the energy efficiency of fistons by applying the Cache Energy Pattern for mobile applications.

The energy pattern was applied in Fletcher.java. The general idea is to avoid performing unnecessary operations by increasing the size of the cache used. In particular, when a SSLContext is created, if the size of the cache has a limit, it's set to have no limit.

@anasofiagribeiro anasofiagribeiro changed the base branch from devel to master August 9, 2020 19:25
@anasofiagribeiro anasofiagribeiro changed the base branch from master to devel August 9, 2020 19:26
@anasofiagribeiro anasofiagribeiro changed the base branch from devel to master August 9, 2020 19:34
@anasofiagribeiro anasofiagribeiro changed the base branch from master to devel August 9, 2020 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant