)]}'
{
  "commit": "4377891da37ae6429fd613e769f49cef5835d52d",
  "tree": "5019d4dd946b8139c64dbeaa5dc79869fbe08379",
  "parents": [
    "bd34ce914ed66b0901e6043817da9617ad8fcf02"
  ],
  "author": {
    "name": "David \u0027Digit\u0027 Turner",
    "email": "digit@google.com",
    "time": "Tue Oct 08 14:30:46 2024 +0200"
  },
  "committer": {
    "name": "David \u0027Digit\u0027 Turner",
    "email": "digit@google.com",
    "time": "Tue Oct 08 21:23:15 2024 +0200"
  },
  "message": "StatusTable: minor performance update.\n\nThis is a minor performance update for the StatusTable class.\n\nDo not call GetCommandDescription() every time a command needs\nto be printed on the terminal, as this operation can be slow\n(it involves environment lookups and variable substitutions on\nevery call). Instead, only call this once when\nStatusTable::CommandStarted() is invoked, and store the result\nin the CommandMap.\n\nMake CommandInfo a simple pointer to a CommandMap::value_type\nto access both the starting time and the command description\nat the same time, and use it this when displaying the table.\n\nChange-Id: I21265953f37bdc642303626c83e26aa25e5f6be6\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "696ce7c24aeb38bf7bfc164f25461ca5236cfe75",
      "old_mode": 33188,
      "old_path": "src/status_table.cc",
      "new_id": "810f506cdec084dc1c2950d152fcd5c185550720",
      "new_mode": 33188,
      "new_path": "src/status_table.cc"
    },
    {
      "type": "modify",
      "old_id": "1671ae23c42205339fdfd21f416e4db13ea9fb62",
      "old_mode": 33188,
      "old_path": "src/status_table.h",
      "new_id": "7053f7b330cbf7a4a4f58cca0afe0948646659b9",
      "new_mode": 33188,
      "new_path": "src/status_table.h"
    }
  ]
}
