Subject: | Intersection is slow |
Hey
Set::Tiny is great, but intersection using clone is slow for big sets.
Probably a good idea is to benchmark current implementation versus:
grep { exists($a{$_}) } keys %b
Best,
ambs
This queue is for tickets about the Set-Tiny CPAN distribution.
The Basics
People
|
Bug Information
|