[ET Trac] [Einstein Toolkit] #1900: Formaline circumvents git's file change caching

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu May 26 16:44:28 CDT 2016


#1900: Formaline circumvents git's file change caching
-----------------------------------+----------------------------------------
 Reporter:  rhaas                  |       Owner:                     
     Type:  defect                 |      Status:  new                
 Priority:  minor                  |   Milestone:                     
Component:  EinsteinToolkit thorn  |     Version:  development version
 Keywords:  Formaline              |  
-----------------------------------+----------------------------------------
 Git contains a heuristic that considers a file as unchanged if its
 modification time is the same as when it was last added to the repository
 thus avoiding having to diff the file and its repository copy. Formaline
 commit 68dddf3 circumvents this by using plumbing commands that always
 read the file to compute a hash potentially slowing down Formaline
 significantly

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1900>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list