Reflection Performance - Using Struct Tags in Go Dennis Rutjes April 30, 2022 Go 0 Comments TL;DR Serialization using runtime reflection is slow! Use reflection to generate faster serialization code when performance is needed. BenchmarkReflecti… Read more
Storage Costs Comparison Postgres RDS vs. S3 on Amazon Cloud - Part 1 toward a hybrid storage approach March 20, 2022