Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct
As I was working on another email part of my Modern Ruby course via email I wanted to make some micro benchmarks on Data.define vs Struct vs OpenStruct
They are not a production-level benchmark, so take them with a grain of salt.
I added all code and...
allaboutcoding.ghinda.com4 min read