OpenROAD
OpenROAD copied to clipboard
etc: Major runtime impact due to find at system root for large and ne…
Major runtime impact due to find at system root for large and network mounts took hours to complete if left alone. More likely, the user would terminate the script thinking something is wrong.
- Added a wait cursor to give visual feedback to the user.
- Now mitigates runtime using locate if available.
@rpriyadarshi Does the current line that searches fewer places works for you? Or would this still be too onerous? https://github.com/The-OpenROAD-Project/OpenROAD/blob/a634a79ab89af38fb736c5c41e67f9e6fe2c63d8/etc/DependencyInstaller.sh#L294
@rpriyadarshi ping
no activity