edit-distance/myers-1986

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.commitlintrc.cjs
.esdoc.json
.fixpackrc
.github/workflows/ci.yml
.github/workflows/ci:cover.yml
.github/workflows/ci:lint-config.yml
.github/workflows/ci:lint.yml
.github/workflows/gh-pages.yml
.gitignore
.husky/commit-msg
.husky/pre-commit
LICENSE
README.md
_benchmark/_fixtures.js12
A
0 mins
_benchmark/import-maps/src/index.json
_benchmark/main.js61
A
0 mins
_benchmark/package.json
_benchmark/yarn.lock
_profile/analyze.js34
A
3 hrs
_profile/analyze.sh
_profile/babel.config.json
_profile/diff.js33
A
3 hrs
_profile/package.json
_profile/profile.sh
_profile/yarn.lock
mangle.json
package.json
renovate.json
src/RecurseDeeper.js21
A
0 mins
src/Split.js7
A
2 hrs
src/StackEntry.js7
A
2 hrs
src/arrayAlloc.js5
A
0 mins
src/arrayRealloc.js6
A
0 mins
src/arrayType.js5
A
0 mins
src/backwardExtend.js19
A
50 mins
src/backwardStep.js12
A
3 hrs
src/boundAlloc.js5
A
0 mins
src/diff.js5
A
45 mins
src/diff32.js30
A
0 mins
src/forwardExtend.js6
A
50 mins
src/forwardStep.js12
A
3 hrs
src/index.js30
A
0 mins
src/int32.js7
A
0 mins
src/lBound.js10
A
0 mins
src/longestCommonPrefix.js19
A
3 hrs
src/longestCommonSuffix.js19
B
4 hrs
src/makeScan.js9
A
0 mins
src/makeScan32.js28
A
3 hrs
src/oneWay.js39
A
2 hrs