Skip to content

Comments

Fix to account for cached body items when computing NodePath#7030

Merged
jtran merged 1 commit intomainfrom
jtran/fix-artifact-graph-cache
May 16, 2025
Merged

Fix to account for cached body items when computing NodePath#7030
jtran merged 1 commit intomainfrom
jtran/fix-artifact-graph-cache

Conversation

@jtran
Copy link
Contributor

@jtran jtran commented May 16, 2025

Title says it all. We used to compute NodePath assuming we had the full AST, but we don't. We only have the part of the AST that is new, not cached.

@vercel
Copy link

vercel bot commented May 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modeling-app 🛑 Canceled (Inspect) May 16, 2025 11:17pm

@jtran jtran force-pushed the jtran/fix-artifact-graph-cache branch from 2236862 to cddd9e4 Compare May 16, 2025 23:00
@jtran jtran force-pushed the jtran/fix-artifact-graph-cache branch from cddd9e4 to b907fc5 Compare May 16, 2025 23:04
@jtran jtran marked this pull request as ready for review May 16, 2025 23:13
@jtran jtran requested review from jessfraz and nadr0 May 16, 2025 23:13
@jtran jtran enabled auto-merge (squash) May 16, 2025 23:20
@jtran jtran merged commit da65426 into main May 16, 2025
73 checks passed
@jtran jtran deleted the jtran/fix-artifact-graph-cache branch May 16, 2025 23:22
@codspeed-hq
Copy link

codspeed-hq bot commented May 16, 2025

CodSpeed Instrumentation Performance Report

Merging #7030 will not alter performance

Comparing jtran/fix-artifact-graph-cache (b907fc5) with main (e7d2289)

Summary

✅ 70 untouched benchmarks

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