Skip to content

Commit

Permalink
partial revert of [finagle-memcached] Minor perf optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
mbezoyan authored and jenkins committed Oct 3, 2024
1 parent dd4fed3 commit 3468c99
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object ParserUtils {
segmentStart = segmentEnd + 1
}
}
split
split.toSeq
}

/**
Expand All @@ -69,4 +69,5 @@ object ParserUtils {
num
}
}

}

0 comments on commit 3468c99

Please sign in to comment.