Skip to content

Conversation

@bnoordhuis
Copy link
Contributor

It was a wrapper around gcc's __builtin_expect macro but it was only used in three places and not in a way that suggests it really helps branch prediction on modern (or even not so modern) CPUs.

Refs: #369

It was a wrapper around gcc's __builtin_expect macro but it was only
used in three places and not in a way that suggests it really helps
branch prediction on modern (or even not so modern) CPUs.

Refs: quickjs-ng#369
@bnoordhuis bnoordhuis merged commit 325ce95 into quickjs-ng:master Apr 12, 2024
@bnoordhuis bnoordhuis deleted the del-js_unlikely branch April 12, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants