pblasquez and GitHub
a3d2e1b439
Optimize map SQL
...
Changing LEFT joins to INNER joins brought a 70k result down from 4.1s to 1.7 in my testing. The only benefit to LEFT joins is to retrieve rows with no match, but we filter those rows out in the WHERE clause.
Was able to map interconnections between 254 devices in 47s with both 'mac' and 'xdp' options turned on.
2016-06-23 22:45:41 -07:00
..
2015-09-01 10:14:15 +02:00
2016-06-03 22:16:10 -05:00
2016-03-22 10:37:07 -04:00
2016-06-20 14:21:43 +01:00
2016-06-16 00:50:22 +01:00
2015-07-15 11:04:22 +02:00
2016-02-10 19:31:31 -06:00
2016-06-22 14:51:08 +01:00
2015-12-15 08:56:14 +00:00
2016-06-14 19:01:28 +02:00
2016-02-17 13:59:58 +00:00
2014-09-16 22:19:28 +01:00
2016-06-23 10:25:48 -05:00
2009-03-11 14:54:13 +00:00
2016-06-07 09:15:04 +01:00
2016-05-03 22:53:09 +00:00
2016-02-17 13:59:58 +00:00
2016-01-25 22:04:12 +00:00
2015-07-15 11:04:22 +02:00
2016-06-07 09:15:04 +01:00
2015-07-15 11:04:22 +02:00
2015-07-20 16:52:33 +01:00
2015-07-15 11:04:22 +02:00
2015-07-20 16:52:33 +01:00
2015-07-15 22:04:19 +01:00
2015-07-15 11:04:22 +02:00
2015-07-11 16:12:35 +02:00
2015-07-15 11:04:22 +02:00
2016-06-20 23:23:17 +01:00
2015-07-24 10:28:18 +01:00
2016-02-17 13:59:58 +00:00
2015-10-20 21:35:08 +00:00
2015-07-15 11:04:22 +02:00
2015-12-21 18:34:02 +05:30
2016-02-17 13:59:58 +00:00
2016-02-17 13:59:58 +00:00
2015-07-15 11:04:22 +02:00
2016-01-17 12:13:45 +10:00
2015-07-11 16:12:35 +02:00
2015-07-11 16:12:35 +02:00
2016-01-26 13:49:54 +01:00
2016-06-23 22:45:41 -07:00
2016-04-21 12:56:45 +02:00
2015-11-04 19:23:39 +00:00
2016-01-28 13:07:33 +01:00
2016-02-17 13:59:58 +00:00
2015-07-11 16:12:35 +02:00
2016-01-02 02:06:19 +01:00
2015-07-11 16:12:35 +02:00
2016-02-17 13:59:58 +00:00