Closed
Description
The colors gem is slow to require because it generates a lot of constants and structures at boot time. For instance:
Line 9 in ecd635f
Would it be possible to lazy load these named constants and hashes only upon first access?
Metadata
Metadata
Assignees
Labels
No labels