Files
electron/atom/browser/api
Shahzad Lone 74c29fb610 perf: and refactor: Code Scope + Minor Performance Improvement. (#16467)
* We know result's size will be same as app_metrics_'s size so optimize the vector.

Reserving a vector to save on reallocation cost.

* Narrow scopes of variables to avoid error and optimize them.

Made two vectors scope narrower and reserved them because we know the size in advance. This helps save on allocation costs.

* fix spacing
2019-01-25 09:39:32 -05:00
..
2018-11-21 22:39:59 +09:00
2016-10-25 12:41:01 +02:00
2018-04-18 20:48:45 -04:00