[Bug] in
operator over list-object slows down in hydra.utils.instatiate
#1388
Labels
bug
Something isn't working
🐛 Bug
Description
If through the
hydra.utils.instantiate
, the built-inin
operator over list-objects slows down. It takes 200-times seconds.Checklist
To reproduce
** Minimal Code/Config snippet to reproduce **
** Stack trace/error message **
Expected Behavior
If the comment-out for the conversion to set is removed, the execution time becomes almost the same.
I think the performance over list-objects should be improved like this
System information
Additional context
👍
The text was updated successfully, but these errors were encountered: