goog.ui.Set and goog.ui.StringSet Performance Tests

User-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Test Description Runs Results (ms)
Average Std Dev Minimum Maximum
Add then remove elements from set34614547
Add then remove elements from string set31331116
Membership check for each element of set33713638
Membership check for each element of string set with contains35055
Membership check for each element of string set with containsArray35055
Membership check for each element of string set without escaping33033
Create string set from number array without repetition36066
Create string set from string array without repetition35247
Add elements to set with repetition32031823
Add elements to string set with repetition376314