Joshua Haberman
c649397029
Set execute bit on files if and only if they begin with (#!). ( #7347 )
...
* Set execute bit on files if and only if they begin with (#!).
Git only tracks the 'x' (executable) bit on each file. Prior to this
CL, our files were a random mix of executable and non-executable.
This change imposes some order by making files executable if and only
if they have shebang (#!) lines at the beginning.
We don't have any executable binaries checked into the repo, so
we shouldn't need to worry about that case.
* Added fix_permissions.sh script to set +x iff a file begins with (#!).
2020-04-01 15:28:25 -07:00
Joshua Haberman
6e229f124e
Revert mistake in the previous integration.
2020-03-31 17:08:31 -07:00
Joshua Haberman
b99994d994
Sync from Piper @304070343
...
PROTOBUF_SYNC_PIPER
2020-03-31 16:25:37 -07:00
Joe Tsai
9bccb253c4
Add license header to benchmark/datasets .proto files
2020-03-11 09:52:33 -07:00
Brian Wignall
a104dffcb6
Fix typos ( #7050 )
...
Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking.
2020-01-08 10:18:20 -08:00
summerCol
6d087c256c
fix typos in benchmarks/README.md
2019-12-10 11:32:44 -08:00
Jie Luo
84241c6154
Add missing files under benchmarks/ to the dist ( #6580 )
...
* Add missing files under benchmarks/ to the dist
* fix typo
2019-08-27 13:16:28 -07:00
Hao Nguyen
88339fa7f8
Down integrate to GitHub
2019-05-21 16:02:13 -07:00
Hao Nguyen
66540237ca
Down integrate to GitHub
2019-05-17 12:01:17 -07:00
Mickaël Schoentgen
ed10d9cf6d
Fix several DeprecationWarning: invalid escape sequence ( #5897 )
...
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
2019-03-21 11:51:14 -07:00
Jon Skeet
233f4865ee
First pass at benchmarking for C#
2019-03-13 15:26:57 +00:00
Paul Yang
bf32b36ab8
Merge pull request #5765 from BSBandme/integration
...
down integration from internal
2019-02-26 22:11:08 -08:00
Yilun Chong
59f7a859b6
vaccum commit
2019-02-26 16:23:18 -08:00
Yilun Chong
89b914f81d
fix macos build for High Sierra ( #5780 )
...
* fix macos build by changing xcode version
* add comments
* fix benchmark build for mac
* fix for gem option and install npm
* add test for node and npm
* fix node
* fix for node
* another attempts to fix node
* another attempts
* clean up
2019-02-26 12:52:06 -08:00
Xiang Dai
e479410564
delete all duplicate empty blanks ( #5758 )
...
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-20 19:28:50 -08:00
Yilun Chong
152c8301cf
Fix python benchmark throughput; Change back to not using docker for benchmar ( #5503 )
2018-12-20 17:15:51 -08:00
Yilun Chong
6adc3d74fb
Fix benchmark to use docker image on kokoro ( #5481 )
...
* Fix benchmark to use docker image on kokoro
* Deleted pure php benchmark and fix long time benchmark
2018-12-18 16:20:23 -08:00
Yilun Chong
5b8a023610
fix
2018-10-15 17:25:02 -07:00
Yilun Chong
ec11d29076
fix function names
2018-10-12 18:17:23 -07:00
Yilun Chong
dfa53e2fa2
fix comment out
2018-09-26 10:39:13 -07:00
Yilun Chong
cee0447fd9
Add node and php to benchmark dashboard
2018-09-25 16:05:16 -07:00
Josh Haberman
d61aede89c
Down-integrate from google3.
2018-09-04 10:58:54 -07:00
Feng Xiao
afe98de32a
Replace repo links.
2018-08-22 11:55:30 -07:00
Yilun Chong
ba8692fbad
Merge pull request #4951 from BSBandme/add_js_benchmark
...
Add JS and Protobuf.js benchmark, fix js's reader.skipGroup
2018-08-10 11:07:04 -07:00
Feng Xiao
a8465b738e
Merge master branch.
2018-08-08 17:14:42 -07:00
Feng Xiao
6bbe197e9c
Down-integrate from google3.
2018-08-08 17:00:41 -07:00
Yilun Chong
5a95666f6e
fix filename and newline
2018-08-08 11:24:09 -07:00
Yilun Chong
517dee8da3
fix third_party/benchmark init
2018-07-27 17:59:19 -07:00
Yilun Chong
a7071291c7
Add JS and Protobuf.js benchmark
2018-07-20 16:13:19 -07:00
Yilun Chong
3783a4ca17
Sync internal benchmark changes
2018-07-18 13:45:32 -07:00
Yilun Chong
d2980062c8
Merge pull request #4850 from BSBandme/php_benchmark
...
add php benchmark
2018-07-16 14:40:57 -07:00
Yilun Chong
7f57d13c22
add php benchmark
2018-07-16 13:53:22 -07:00
BSBandme
a194ffae97
Fix cpp benchmark dependency on mac
2018-07-06 12:25:52 -07:00
Sebastian Schuberth
ee03556df9
Remove the executable bit from several source code files
...
This potentially avoids compiler warnings.
2018-06-25 08:17:39 +02:00
cclauss
e9063ccf19
print() is a function in Python 3 ( #4754 )
2018-06-20 15:18:20 -07:00
Feng Xiao
7eef83d27a
Fix incorrect link.
2018-06-11 22:59:03 -07:00
Yilun Chong
61dac6d592
Fix
2018-06-04 10:16:40 -07:00
Yilun Chong
193af9f4c1
Add proto2 to proto3 util
2018-05-30 17:06:45 -07:00
Yilun Chong
d69fd037f8
Fix python benchmark build
2018-05-21 18:59:39 -07:00
Yilun Chong
98e097233f
Fix java benchmark bug, fix python library_path
2018-05-21 14:56:56 -07:00
Yilun Chong
8f3507360c
Fix benchmark build
2018-04-16 17:01:18 -07:00
Yilun Chong
092134593d
fix java benchmark, fix dashboard build
2018-04-13 14:54:58 -07:00
Yilun Chong
320d56c833
Merge pull request #4478 from BSBandme/proto2_to_proto3_tools
...
Add gogo benchmark
2018-04-10 15:56:11 -07:00
Yilun Chong
e3af02303a
fix python
2018-04-10 14:48:03 -07:00
Yilun Chong
76d76ae39c
fix conflicts
2018-04-10 14:37:33 -07:00
Yilun Chong
c703061d49
Add gogo benchmark
2018-04-10 14:32:28 -07:00
Yilun Chong
5fb73f80f2
Merge pull request #4415 from BSBandme/experiement
...
Add dashboard support
2018-04-10 14:23:07 -07:00
Yilun Chong
805174eda2
Add script for run and upload the benchmark result to bq
2018-04-10 13:26:17 -07:00
Yilun Chong
a7a746f0b7
Merge pull request #4346 from BSBandme/performance_result
...
Add performance.md and add instruction for linking tcmalloc
2018-03-22 17:09:25 -07:00
Yilun Chong
745ef89ebf
Add performance.md and add instruction for linking tcmalloc
2018-03-22 17:08:06 -07:00