Go to file
Shawn Pearce 4b99298a4b Optimize FileTable.findRow()
Mapping from path to row can be done quickly using the existing
NativeMap<FileInfo> that was given to the FileTable. The default
version of findRow() uses a loop over each row, which is slower
on large tables.

Change-Id: I0a60a3939c8cb1dd8621c5525d9c735b9e9c55a1
2013-07-17 14:24:57 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-07-17 14:24:57 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-07-05 18:55:30 -07:00
2013-07-17 12:07:26 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-07-15 16:38:21 -07:00
2013-06-22 17:41:35 -07:00
2013-06-14 12:47:51 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB