OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

etc: Major runtime impact due to find at system root for large and ne…

Open rpriyadarshi opened this issue 1 year ago • 2 comments

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.

  1. Added a wait cursor to give visual feedback to the user.
  2. Now mitigates runtime using locate if available.

rpriyadarshi avatar Nov 06 '24 07:11 rpriyadarshi

@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

vvbandeira avatar Feb 06 '25 22:02 vvbandeira

@rpriyadarshi ping

maliberty avatar Feb 18 '25 01:02 maliberty

no activity

maliberty avatar Aug 07 '25 06:08 maliberty