Skip to content
Snippets Groups Projects
Commit dd34ea00 authored by Benedikt Meurer's avatar Benedikt Meurer Committed by V8 LUCI CQ
Browse files

[inspector] Further improve performance of `console.timeStamp()`.

This CL removes most of the overhead of the `ConsoleHelper` from the
implementation of `console.timeStamp()` by defering work to until it's
actually needed.

Bug: 350443026
Change-Id: I26a2bd3f246b24eaad349e213b17baeeed23fa6b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5724349


Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
Reviewed-by: default avatarSimon Zünd <szuend@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#95131}
parent f9bdc767
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment