Rolf Eike Beer 36644dc9f7 optimize selectedDivesGasUsed()
-return the result instead of storing in a parameter, we now know that the list
 contains only those results that are generated in the function
-allocate the result with the correct length right from the start
-do not iterate over keys of a map and then do a map lookup to get the value but
 use an iterator that gives us both right from the start
-remove one call alltogether as the results were not used there

Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
2019-04-12 12:59:17 +03:00
..
2019-04-04 09:33:56 -07:00
2019-03-17 15:11:31 -07:00
2018-07-18 02:09:15 +03:00
2019-03-17 15:11:31 -07:00
2019-03-17 15:11:31 -07:00
2018-01-31 14:47:26 +01:00
2017-04-29 13:32:55 -07:00
2018-08-23 05:16:38 -07:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2019-04-02 07:47:11 -07:00
2018-08-23 05:16:38 -07:00
2019-02-05 14:18:14 +01:00
2019-04-12 12:59:17 +03:00
2019-04-12 12:59:17 +03:00
2019-04-12 12:59:17 +03:00
2019-01-09 20:58:04 -08:00
2017-04-29 13:32:55 -07:00
2019-04-04 09:33:56 -07:00
2019-04-04 09:33:56 -07:00
2018-05-30 21:47:07 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2018-10-21 19:55:09 +03:00
2019-01-16 02:38:30 +01:00