diff options
author | Siri Hansen <[email protected]> | 2015-02-12 11:41:06 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2015-02-20 12:23:16 +0100 |
commit | ab435488ab6d90fb03a51f9c899ecaab44aaf35f (patch) | |
tree | eae9d71dd6a3832bf70d4f88e43f4045dbd9a554 /erts/test/install_SUITE.erl | |
parent | 73996f6dabd8c90164da129ad5ac54293b3e4243 (diff) | |
download | otp-ab435488ab6d90fb03a51f9c899ecaab44aaf35f.tar.gz otp-ab435488ab6d90fb03a51f9c899ecaab44aaf35f.tar.bz2 otp-ab435488ab6d90fb03a51f9c899ecaab44aaf35f.zip |
[cover] Improve performance
Add functions for cover compilation and analysis on multiple
files. This allows for more parallelisation.
All functions for cover compilation can now take a list of
modules/files.
cover:analyse/analyze and cover:analyse_to_file/analyze_to_file can be
called without the Modules arguement in order to analyse all cover
compiled and imported modules, or with a list of modules.
Also, the number of lookups in ets tables is reduced, which has also
improved the performance when analysing and resetting cover data.
Diffstat (limited to 'erts/test/install_SUITE.erl')
0 files changed, 0 insertions, 0 deletions