You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,14 @@ Summary: This release fixes CEK cost model handling and improves CEK hot-path pe
11
11
12
12
* Corrected cost model handling so budget calculations stay accurate across a broader range of builtin cost parameters, including configurable `dropList` CPU settings.
13
13
14
+
### Performance
15
+
16
+
* Improved CEK hot path evaluation to reduce temporary allocation overhead during apply and case handling.
17
+
18
+
### Additional Changes
19
+
20
+
* Updated `RELEASE_NOTES.md` to include the `v0.1.8` entry.
0 commit comments