John LeunginTowards Data ScienceOptimizing the Data Processing Performance in PySparkPySpark techniques and strategies to tackle common performance challenges: A practical walkthrough1d ago
Tigran HayrapetyaninTowards Data ScienceCyclic Partition: An Up to 1.5x Faster Partitioning AlgorithmA sequence partitioning algorithm that does minimal rearrangements of valuesOct 102
Mukovhe MukwevhoOptimizing PySpark: Cutting Run-Times from 30 Minutes to Under 4 MinutesRecently, I encountered a challenge with a PySpark job that was taking over 30 minutes to complete. In the world of data processing, time…Oct 73Oct 73
H5Game DeveloperBenefits of Setting Unused Objects to NULL in C#Today, let’s discuss an interesting yet controversial topic: Should we set unused objects to null in C#?13h ago13h ago
Shenggang LiinTowards AIAdvancing Genetic Algorithms and Their ApplicationsA Practical Guide to Algorithm Mechanics, Parameter Tuning, and Optimization StrategiesOct 67Oct 67
John LeunginTowards Data ScienceOptimizing the Data Processing Performance in PySparkPySpark techniques and strategies to tackle common performance challenges: A practical walkthrough1d ago
Tigran HayrapetyaninTowards Data ScienceCyclic Partition: An Up to 1.5x Faster Partitioning AlgorithmA sequence partitioning algorithm that does minimal rearrangements of valuesOct 102
Mukovhe MukwevhoOptimizing PySpark: Cutting Run-Times from 30 Minutes to Under 4 MinutesRecently, I encountered a challenge with a PySpark job that was taking over 30 minutes to complete. In the world of data processing, time…Oct 73
H5Game DeveloperBenefits of Setting Unused Objects to NULL in C#Today, let’s discuss an interesting yet controversial topic: Should we set unused objects to null in C#?13h ago
Shenggang LiinTowards AIAdvancing Genetic Algorithms and Their ApplicationsA Practical Guide to Algorithm Mechanics, Parameter Tuning, and Optimization StrategiesOct 67
Milan JovanovićScaling the Outbox Pattern (2B+ messages per day)In last week’s newsletter, I talked about implementing the Outbox pattern. It’s a crucial tool for reliable distributed messaging. But…Oct 122
T Z J YOptimizing an S&P 500 Portfolio with Axioma: A Comprehensive Guide to Factor-Based Risk Management…Using Axioma’s risk models to run an optimization for an S&P 500 portfolio involves leveraging Axioma’s rich factor models, risk forecasts…1d ago
Linh V NguyeninAI AdvancesPlease Help! I’m Stuck in a Local Minimum (and How I Climbed Out)A Basic Guide to Escaping Optimization Traps with Gradient Descent, Newton’s Method, and Simulated AnnealingSep 2215