Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.3, 1.8.1
-
None
Description
While profiling tablet servers doing lots of small scans, I noticed that creating FileRef objects was very expensive. The constructor spends a lot of time parsing the URL. This expense could be avoided with a simple String to FileRef cache.
Attachments
Issue Links
- links to