You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So in 2009 it was written that combining helped performance.
But I doubt we ever get to a scenario where it matters to
reduce the number of file_summary table entries today.
There's been plenty of ets table optimisations, and this
branch reduces the number of fields in entries anyway
and we don't go over the whole table as often as before.
See 30bc61f
0 commit comments