aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_released_app.mk
diff options
context:
space:
mode:
authorJosé Valim <[email protected]>2018-02-19 00:44:52 +0100
committerJosé Valim <[email protected]>2018-02-21 16:34:33 +0100
commit0018bf63fcce35f6704cff5c34d398b32706fd75 (patch)
treeb7e0d96976e2141229a9360114ffc206015ddb2e /make/otp_released_app.mk
parent8f93219117d3c553500d7e55f1ec65cab3e1c3e0 (diff)
downloadotp-0018bf63fcce35f6704cff5c34d398b32706fd75.tar.gz
otp-0018bf63fcce35f6704cff5c34d398b32706fd75.tar.bz2
otp-0018bf63fcce35f6704cff5c34d398b32706fd75.zip
Compute MD5s in dialyzer using the .beam file
The previous mechanism was based on the core file which meant that for every module in the PLT, we had to fetch its .beam file, retrieve Erlang AST, compile that down to core, serialize it into a binary and then get its MD5. In a project with stdlib, kernel, elixir and a small application in the PLT, relying only on the .beam sped up --check_plt from 10s to 0.8s.
Diffstat (limited to 'make/otp_released_app.mk')
0 files changed, 0 insertions, 0 deletions