All Tags
AWS
algorithm-design
architecture
cloud-principles
cost-reduction
data-centric
data-compression
data-processing
deployment
design
edge-computing
energy-footprint
hardware
libraries
locality
machine-learning
management
measured
migration
model-optimization
model-training
performance
queries
rebuilding
scaling
services
strategies
template
workloads
Tactic: Decrease algorithmic complexity
Tactic sort:
Awesome Tactic
Type: Software Practice
Category: green-software-practice
Title
Decrease algorithmic complexity
Description
Despite different algorithms can complete the same task, the way the task is performed can be totally different. Reducing the algorithm complexity can lead to save energy.
Participant
Software application developers
Related software artifact
Sorting algorithms with complex structures
Context
Green Lab
Software feature
< unknown >
Tactic intent
Decrease algorithmic complexity
Target quality attribute
Energy-efficiency
Other related quality attributes
< unknown >
Measured impact
< unknown >