Files
Nim/lib/system
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
..
2019-02-06 22:35:51 +01:00
2018-11-16 13:27:56 +01:00
2018-11-16 13:27:56 +01:00
2018-08-09 09:40:21 +02:00
2019-02-07 12:12:20 +01:00
2018-11-16 13:27:56 +01:00
2019-02-06 21:00:00 +01:00
2019-02-06 22:35:51 +01:00
2018-11-26 09:47:39 +01:00
2019-02-06 21:00:00 +01:00
2019-02-06 21:00:00 +01:00
2019-02-06 21:00:00 +01:00
2018-10-16 14:27:42 +02:00
2019-02-07 12:12:20 +01:00
2019-02-06 22:35:51 +01:00
2019-02-06 21:00:00 +01:00
2018-08-14 09:35:07 +02:00
2018-06-27 12:35:09 +02:00
2018-11-16 13:27:56 +01:00
2018-11-16 13:27:56 +01:00
2019-02-06 21:00:00 +01:00
2018-12-14 09:56:43 +01:00
2019-02-06 21:00:00 +01:00