Skip to content

Commit 2c1133a

Browse files
committed
bench: add count-changing edit family
1 parent 928f08e commit 2c1133a

4 files changed

Lines changed: 1138 additions & 180 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
set -euo pipefail
3+
export LAYERFS_EDIT_FAMILY=count-changing
4+
exec "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd -P)/run-edit-same-count.sh" "$@"

0 commit comments

Comments
 (0)