Commit bd9468d
* add failing test
* a single recomputeDependents in flushBatch
* centralize finishRecompute
* cleanup
* fix test
* simplify test
* remove redundant changedAtoms set
* mark original atom changed
* flushBatch while condition includes dependents size
* refactor: pass recompute as arg to flushBatch
* rename getMountedDependents and simplify
* remove unnecessary delete dirtybit
* add single recomputeDependents to batch
---------
Co-authored-by: daishi <[email protected]>
1 parent efb4573 commit bd9468d
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
1126 | 1144 | | |
1127 | 1145 | | |
1128 | 1146 | | |
| |||
0 commit comments