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: Use low-level programming
Tactic sort:
Awesome Tactic
Type: Software Practice
Category: green-software-practice
Tags:
energy-footprint
Title
Use low-level programming
Description
With low-level programming languages, the developer has more details of the system in which they are developing, than using high-level programming languages. When possible, it is advised to develop the more computationally intensive parts of the application in low-level programming languages to increase performances and energy efficiency.
Participant
Software application developers
Related software artifact
C/C++ versus Java
Context
Green Lab
Software feature
< unknown >
Tactic intent
Use low-level programming
Target quality attribute
Energy-efficiency
Other related quality attributes
< unknown >
Measured impact
< unknown >