Skip to content
Snippets Groups Projects
  1. Nov 06, 2014
    • Jean Chalard's avatar
      Fix the build : move offdevice tests in an off device file · e1652d75
      Jean Chalard authored
      Also fix a failing test
      
      Change-Id: I280aa6b5836c7332da08a88f1258546edeb25a37
      e1652d75
    • Jean Chalard's avatar
      Add a header command to dicttool. · 5b33d197
      Jean Chalard authored
      This will allow to greatly improve the performance of the
      metadata-generating files, as they won't have to wait for
      the info command to read the entire dictionary when the
      header is all we need.
      
      Also add tests, and while we're at it, use the seed as
      intended to enable reproducible tests.
      
      Change-Id: I0ba79ef62f0292b23e63aed57ff565bb102281a2
      5b33d197
    • Jean Chalard's avatar
      Add a *FAST* dictionary header reader. · f6b0e32d
      Jean Chalard authored
      It's still unused as of this change but the next change will use it
      
      As a reference point, generating the metadata for Bayo takes
      3'02" on my machine with the info command; it's down to 16" if
      made to use this instead. The gains increases with the number
      of dictionaries obviously.
      
      Change-Id: I0eeea2d8f81bb74b0d1570af658e91b56f7c2b79
      f6b0e32d
    • Jean Chalard's avatar
      Genericize getting a raw dictionary · 5564317f
      Jean Chalard authored
      This will allow for not copying the whole dictionary when only
      the header is needed.
      
      Change-Id: Ie4a649b507ccd4a430201824ed87b8b8bbf55e9f
      5564317f
  2. Nov 05, 2014
  3. Nov 04, 2014
  4. Nov 03, 2014
  5. Nov 02, 2014
  6. Nov 01, 2014
  7. Oct 31, 2014
Loading