mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
ba466e2d38
Using code:set_path/1 with very large paths is very slow on larger projects. On my mid-sized project, it seems to take around .4s per call. Emulating the call with direct path removal (using code:del_path/1) seems to be quite a lot faster. |
||
---|---|---|
.. | ||
upgrade_project | ||
rebar_eunit_tests.erl | ||
rebar_file_utils_tests.erl | ||
rebar_otp_release_tests.erl | ||
rebar_require_vsn_tests.erl | ||
rebar_xref_eunit.erl |