Saving space with dictionary arrays.
Even though the first resource that comes to mind when dealing with performance is CPU, memory is a common reason for CPU not being able to reach its full potential. Since many workloads involve processing and/or storing strings, many interesting dat...
softwarebits.hashnode.dev2 min read