trie_max_stats/4

"trie_max_stats(- Memory,- Tries,- Entries,- Nodes" )

Give maximal statistics on tries, including the amount of memory, Memory, the number of tries, Tries, the number of entries, Entries, and the total number of nodes, Nodes.