Project

General

Profile

« Previous | Next » 

Revision a04c77c8

Added by skyjake about 5 years ago

libcore|FS: Performance tuning

String handling for file indexing. Avoid case insensitive string comparisons and prefer to pre-convert all strings to lowercase for indexing. PathTree uses a hash again for early-out comparisons.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences