commit | 7907ed913b1d018f84882713a140a731126f7371 | [log] [tgz] |
---|---|---|
author | Joshua Haberman <jhaberman@gmail.com> | Wed Oct 06 19:21:00 2021 -0700 |
committer | Joshua Haberman <jhaberman@gmail.com> | Wed Oct 06 19:21:00 2021 -0700 |
tree | 1244489c69fe3b943eee9cc60b2d4e01825fc117 | |
parent | c755099a896f0c429a6f02bb3446d7396ac7f3b8 [diff] [blame] |
Expanded the test to cover packed fields also.
diff --git a/benchmarks/compare.py b/benchmarks/compare.py index 9cc21d5..971cc27 100755 --- a/benchmarks/compare.py +++ b/benchmarks/compare.py
@@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Copyright (c) 2009-2021, Google LLC # All rights reserved.