790660dbd19f460e345fad829ce38ea978e29c7b hiram Sun Apr 5 19:01:24 2026 -0700 claude author rewrite of mafAddIRows for 5X to 10X improvement in peak memory usage, and 100s of time faster for VGP 577 way alignments diff --git src/hg/ratStuff/mafAddIRowsStream/makefile src/hg/ratStuff/mafAddIRowsStream/makefile new file mode 100644 index 00000000000..f9077f77c90 --- /dev/null +++ src/hg/ratStuff/mafAddIRowsStream/makefile @@ -0,0 +1,3 @@ +kentSrc = ../../.. +A = mafAddIRowsStream +include ${kentSrc}/inc/userApp.mk