Skip to content

Commit

Permalink
refactor: optimize insertion for repeate fields (#97)
Browse files Browse the repository at this point in the history
Substitute a standard Python insert on the target list to
replace a loop using pop and extend.

Co-authored-by: Bob Hancock <rwh@google.com>
Co-authored-by: Dov Shlachter <dovs@google.com>
  • Loading branch information
3 people committed Aug 7, 2020
1 parent 86790e3 commit daedfbe
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit daedfbe

Please sign in to comment.