You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than inlining this field, since it is often very large, we should have it be a separate file and the current key become a path to that file.
This should speed up hammer's launch when these json fragments are included.
The text was updated successfully, but these errors were encountered:
Right now this is tracked as part of the output of the syn and par actions and an input to the sim action.
You could move it outside of this tracking system but I don't think that is a good idea since the simulation will not run correctly without it.
Rather than inlining this field, since it is often very large, we should have it be a separate file and the current key become a path to that file.
This should speed up hammer's launch when these json fragments are included.
The text was updated successfully, but these errors were encountered: