refactor(es/ast)!: use Function for object accessors - #12077
Conversation
🦋 Changeset detectedLatest commit: 21951b3 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Merging this PR will regress 1 benchmark
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | typescript/fast-strip/graphile-config |
1.2 ms | 1.3 ms | -3.1% |
| ⚡ | Simulation | es/lints/libs/three |
50.6 ms | 49.4 ms | +2.46% |
| ⚡ | Simulation | es/lints/libs/antd |
158.7 ms | 154.9 ms | +2.44% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing refactor/ast-object-get-set (21951b3) with feat/ast-this-param (f3eddaa)
Footnotes
-
61 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
ca2361b to
0f9c1ae
Compare
0f9c1ae to
21951b3
Compare
Description:
BREAKING CHANGE:
Related issue (if exists):