Files
Nim/lib
Brent Pedersen fe26328a19 sets: avoid calling countBits32 for 0 (#10619)
this speeds up the system.sets time from ~0.2 to ~0.06
in release mode. This is still slower than intsets and
tables (which both are ~0.01).

This assumes that most sets will be sparse.

fixes #10617
2019-02-13 23:30:14 +01:00
..
2017-02-20 17:24:19 +02:00
2019-02-13 23:30:14 +01:00
2019-02-13 23:30:14 +01:00
2019-02-08 12:18:42 +01:00
2019-02-08 09:52:29 +01:00
2019-02-13 23:30:14 +01:00
2013-03-16 23:53:07 +01:00
2019-01-13 18:53:27 +01:00
2018-11-23 11:58:29 +01:00
2014-08-28 09:59:26 +02:00