]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
refactor(runtime-core): remove unnecessary tracing check (#912)
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Fri, 3 Apr 2020 13:19:53 +0000 (15:19 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 13:19:53 +0000 (09:19 -0400)
commit2103a485d74a4b04074c1f436b1ba430d924c342
tree747522f218a4515e8b6e802f336e6576a7a421f6
parentd380ea5cc0556d24b0c85bfca0fb2bde9e49db2b
refactor(runtime-core): remove unnecessary tracing check (#912)

The check for `config.performance` is already done inside `endMeasure` and is not done anywhere else `endMeasure` is called.
packages/runtime-core/src/component.ts