#memory-efficiency

[ follow ]
fromPybites
2 months ago

Optimizing Python: Understanding Generator Mechanics, Expressions, And Efficiency - Pybites

Python generators provide an elegant mechanism for handling iteration, particularly for large datasets where traditional approaches may be memory-intensive.
Scala
fromInfoQ
6 months ago

Improving the Efficiency of Goku Time-Series Database at Pinterest

The recent updates to Goku have focused on optimizing storage and resource usage, resulting in a remarkable 37% reduction in stored time series data. By introducing features like metrics namespace and top write-heavy metrics identification, Pinterest has streamlined data management, ensuring efficient use of resources without compromising service quality.
Business intelligence
[ Load more ]