Files
Nim/lib
Brent Pedersen 0c9a3d4804 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-10 08:49:54 +01:00
..
2017-02-20 17:24:19 +02:00
2019-02-09 18:22:07 +01:00
2019-02-09 15:12:59 +02:00
2019-02-08 12:18:42 +01:00
2019-02-08 09:52:29 +01:00
2019-02-08 21:38:27 +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