Tagged articles
4 articles
Page 1 of 1
21CTO
21CTO
Jul 6, 2022 · Operations

Energy-Efficient Programming Languages: Results from a Cross-Language Study

A recent paper examines the energy consumption, runtime, and memory usage of software across 27 programming languages, revealing that compiled languages like C and C++ are the most energy‑efficient, while highlighting the growing importance of energy awareness in software development and its implications for embedded, mobile, and cryptocurrency applications.

Benchmarkenergy efficiencygreen computing
0 likes · 5 min read
Energy-Efficient Programming Languages: Results from a Cross-Language Study
DevOps
DevOps
Nov 2, 2020 · Fundamentals

Comprehensive Guide to API Design, Performance, and Developer Challenges

This article explores the pervasive role of APIs in software development, contrasting good and bad designs, outlining empirical design principles, performance classifications, testing strategies, and cultural factors that affect API usability, while offering practical advice for developers to create robust, well‑documented interfaces.

Developer Experienceapi-designsoftware performance
0 likes · 37 min read
Comprehensive Guide to API Design, Performance, and Developer Challenges