Ran Benita
aa0e2d654f
fixtures: use a faster replacement for ischildnode
...
ischildnode can be quite hot in some cases involving many fixtures.
However it is always used in a way that the nodeid is constant and the
baseid is iterated. So we can save work by pre-computing the parents of
the nodeid and use a simple containment test.
The `_getautousenames` function has the same stuff open-coded, so change
it to use the new function as well.
2020-10-25 00:48:35 +03:00
..
2020-10-19 10:47:35 +03:00
2020-10-05 18:33:17 -07:00
2019-06-03 12:08:01 -03:00
2020-08-03 10:10:43 +03:00
2020-07-11 16:01:45 -03:00
2020-10-05 18:33:17 -07:00
2020-10-23 16:52:54 +03:00
2020-10-19 10:02:36 +03:00
2020-10-12 12:13:06 -03:00
2020-10-02 15:06:59 -07:00
2020-10-06 11:48:34 -03:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-17 19:25:45 +03:00
2020-10-19 19:02:43 +03:00
2020-10-17 19:25:45 +03:00
2020-10-03 12:16:52 -07:00
2020-10-05 18:33:17 -07:00
2020-10-07 17:56:54 -04:00
2020-10-03 12:16:52 -07:00
2020-10-17 19:25:45 +03:00
2020-10-17 19:25:45 +03:00
2019-07-04 15:00:10 +02:00
2020-07-08 19:04:56 +03:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:16:52 -07:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:46:54 -07:00
2020-06-05 15:57:48 +03:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00
2020-10-25 00:48:35 +03:00
2020-01-23 10:45:31 +01:00
2020-07-21 21:21:09 +03:00
2020-10-17 19:25:45 +03:00
2020-10-03 12:16:52 -07:00
2020-10-05 18:33:17 -07:00
2020-10-12 12:13:06 -03:00
2020-06-25 14:30:42 +03:00
2020-10-19 10:02:36 +03:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00
2020-10-03 12:46:54 -07:00
2020-08-03 10:10:43 +03:00
2020-08-03 10:10:43 +03:00
2020-10-03 12:46:54 -07:00
2020-06-26 09:50:19 -03:00
2020-07-10 13:08:56 +03:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00
2019-06-15 11:48:34 -03:00
2020-10-05 18:33:17 -07:00
2020-07-14 14:53:42 +03:00