Commit e2ed087
committed
Cache Go IR write-target construction
Avoid repeatedly evaluating the CFG-to-AST write-target mapping. Cold ReflectedXss profiles on CockroachDB and AWS reduce MkLhs domain evaluation from seven runs to one, with lower aggregate IR predicate time. End-to-end timings remain noisy.
Validated with 220 Go control-flow/data-flow tests including consistency queries, and identical full BQRS results on both databases.1 parent e5403b2 commit e2ed087
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1072 | 1072 | | |
1073 | 1073 | | |
1074 | 1074 | | |
| 1075 | + | |
1075 | 1076 | | |
1076 | 1077 | | |
1077 | 1078 | | |
| |||
0 commit comments