r-lang-0001: namespace.R getNamespaceUsers() O(N*I) match() linear scan and namespaceImportMethods() O(G*V) %in% double scan; fix: hash env + reverse index. Unit test: 5.4x (namespace users) and 5.6x (import methods) speedup. PASS. Octave: MOAD-0002 through 0005 all CLEAN (single-threaded, no ThreadLocal, no credential logging found, no concurrent cache races). |
||
|---|---|---|
| .. | ||
| octave-0001-vecdim-binary-search.patch | ||
| octave-0002-loadpath-dir-hashset.md | ||
| octave-deeper-CLEAN.md | ||
| octave-moad-0002-to-0005-CLEAN.md | ||