Thanks for responding, @benwilson512!
Here’s a gist for a sample GQL doc that would generate the flame graphs in my original post. I’ve taken some fields out for IP purposes, but that’s generally the shape. Most types you can assume the type of. There are aggregate types when it makes since (user, for example). Also of note, we’re not currently using any custom serialization.
The result of __absinthe_types__ |> map_size is 34, which doesn’t seem to be that large to me, but perhaps that’s incorrect?






















