String interning (deduplication) statistics for Adalanche when running on an AD with ~2K users, ~2K computers and local machine data from all of them (resulting in 50K AD objects and ~1.4M objects from local machine data).
It's a 10X saving, pretty damned proud of this. It uses my Go string interning module https://github.com/lkarlslund/stringdedup

