We've noticed performance issues when profiling slow actions. Significant time is spent in HashWithIndifferentAccess. Also, HashWithIndifferentAccess is the only reason ActiveSupport is required.
We've noticed performance issues when profiling slow actions. Significant time is spent in HashWithIndifferentAccess.
Also, HashWithIndifferentAccess is the only reason ActiveSupport is required.