pygame: CLEAN — runtime uses dict/set throughout (O(1) membership) libgdx-0002: ModelBuilder.rebuildReferences Array.contains O(P*M) — patch libgdx-0005: Stage.touchDragged touchFocuses.contains O(F^2) — patch libgdx-0006: AfterAction.delegate currentActions.indexOf O(W*A) per frame — patch unit: extend LibGDXTest to 7 tests, all PASS (50x-1971x speedup measured) |
||
|---|---|---|
| .. | ||
| libgdx-0001-model-loadnode-hashmap-lookup.patch | ||
| libgdx-0002-model-builder-rebuild-refs-o-n2.patch | ||
| libgdx-0004-kerning-gpos-intintmap-lookup.patch | ||
| libgdx-0005-stage-touch-dragged-o-n2.patch | ||
| libgdx-0006-after-action-delegate-o-n2.patch | ||