Skip to content

[pull] master from xtermjs:master#50

Merged
pull[bot] merged 3 commits into
code:masterfrom
xtermjs:master
Nov 23, 2025
Merged

[pull] master from xtermjs:master#50
pull[bot] merged 3 commits into
code:masterfrom
xtermjs:master

Conversation

@pull

@pull pull Bot commented Nov 23, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

performance.now() is faster than Date.now() as there's no need to
consult the system clock. The more important part of this is that
performance.now() is monotonic and is guaranteed to never to backwards.
Prefer performance.now() over Date.now()
@pull pull Bot locked and limited conversation to collaborators Nov 23, 2025
@pull pull Bot added the ⤵️ pull label Nov 23, 2025
@pull pull Bot merged commit 637231e into code:master Nov 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant