Description
This is for HDFS-1028 but useful generally. String.split("/") for example is way slower than an implementation that is specific to only single-character separators.
Attachments
Attachments
Issue Links
- blocks
-
HDFS-1028 INode.getPathNames could split more efficiently
- Resolved