add_tag_grace_on_call speeds up optimization
Adding tag traces is expensive. This PR disables adding tag traces during the
optimization process itself, which is anyway not the point of tag traces. This
saves 10 seconds of compilation on a graph I'm working with that ends up with
about 240 nodes.
正在显示
请
注册
或者
登录
后发表评论