jezen / is-thirteen

Check if a number is equal to 13.
5.67k stars 472 forks source link

Does it scale? #291

Open netopolit opened 8 years ago

netopolit commented 8 years ago

I am using this for big data app and would like to know will it scale.

maria404 commented 8 years ago

You should be alright with up to 13 big datas.

Cediddi commented 8 years ago

It's scaling well on my pc but I wonder if it can webscale. Any info on this?

nirlanka commented 4 years ago

How do you use the "not" version of this?