Improve evaluation of objects #357

Open
opened 2025-12-30 01:23:49 +01:00 by adam · 0 comments
Owner

Originally created by @bioball on GitHub (Nov 5, 2025).

Too much of evaluating objects is spent within truffle boundaries, and the object model is not partial-evaluation friendly.
This is bad for performance, and likely a big reason for slow eval times.

Originally created by @bioball on GitHub (Nov 5, 2025). Too much of evaluating objects is spent within truffle boundaries, and the object model is not partial-evaluation friendly. This is bad for performance, and likely a big reason for slow eval times.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#357