electron/atom
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
..
app Merge remote-tracking branch 'origin/chromium-upgrade/72' 2019-01-22 12:01:18 -08:00
browser perf: and refactor: Code Scope + Minor Performance Improvement. (#16467) 2019-01-25 09:39:32 -05:00
common Bump v6.0.0-nightly.20190123 2019-01-23 11:49:22 -08:00
renderer fix: correctly destroy spellcheck client (#16448) 2019-01-24 08:18:54 -08:00
utility Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00