Alexander Polcyn
d88168b85b
add installation of scipy and numpy in linux perf worker init
8 years ago
Alexander Polcyn
08ad56525b
update go to 1.8 on benchmarks
8 years ago
Alexander Polcyn
9f08d110f8
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
8 years ago
Jan Tattermusch
ab0a727655
install missing python dependencies
8 years ago
Jan Tattermusch
8e258d3a7a
install dotnet CLI on perf workers
8 years ago
Alexander Polcyn
46b9be73b9
add comment about go differences in go versions
8 years ago
Alexander Polcyn
c4fb2e782d
update go in linux perf worker init script
8 years ago
Alexander Polcyn
e495928e5b
update nuget client to latest version on performance workers
8 years ago
Masood Malekghassemi
ac586ba21e
Remove tox
9 years ago
Ken Payson
1efb6017ec
Initial Python3 support
...
Notable Changes:
-Convert all str types to byte types at cython layer (ascii encoding)
-Use six for packages that have different names in Python2/Python3
-By default, unit tests are compiled/run in Python2.7 and Python3.4
-Ensure MACOSX_BUILD_TARGET is at least 10.7
9 years ago
Jan Tattermusch
1128019d57
add netperf to init script
9 years ago
Jan Tattermusch
25665aa78a
Update linux_performance_worker_init.sh
9 years ago
Jan Tattermusch
03b44ab741
Install go
9 years ago
Jan Tattermusch
15d2979b7d
update_perf_scripts
9 years ago
murgatroid99
957fe8dc5d
Updated a couple more scripts
9 years ago
Ken Payson
0482c1046b
Python QPS Worker/initial scenarios
9 years ago
Jan Tattermusch
962c38787c
update script to initialize perf worker
9 years ago
Jan Tattermusch
b19b62c750
fixes for tools/gce/create_linux_performance_worker.sh
9 years ago
Jan Tattermusch
bb1a45387e
add support for multiple languages
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
a30fc5d1b2
add scripts for creating performance worker VMs
9 years ago
Jan Tattermusch
96839f8434
added script to create jenkins linux worker
9 years ago
Jan Tattermusch
0bd1da5593
fix some node distribtests
9 years ago
Jan Tattermusch
ee7a88c7d2
fix note distribtest nvm problem
9 years ago
murgatroid99
cb3b4cff7e
Ensure distrib test npm install runs under docker
9 years ago
murgatroid99
b781c9757d
Add Node distrib tests and fixed some issues with the packaging script
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
788ee23ab3
cleanup sanity tests
9 years ago
Craig Tiller
94d04a5620
List Sanity tests in a config file, not a shell script
...
Allows parallelization of sanity tests, and better error reporting
9 years ago
murgatroid99
73cefb8b90
Updated copyright in Ruby version file
9 years ago
murgatroid99
0e59927b87
Update Ruby library version for next release
9 years ago
Tim Emiola
0deeb04a0b
Bump version to reflect changes to the gRPC ruby package
9 years ago
Tim Emiola
bab6706f41
Bumps the ruby version to beta
9 years ago
murgatroid99
7f27db2cb5
Bumped Ruby package version to 0.10.0
10 years ago
Tim Emiola
27243c223b
Bump version of grpc ruby for release on the release branch
...
- grpc ruby 0.9.3 should have released from the release branch but was not
- it needs to be re-released from that branch
10 years ago
Tim Emiola
1a2988df2b
Update version; fix dependency advisory comment
10 years ago
Tim Emiola
9341045307
bump grpc ruby version
10 years ago
Tim Emiola
af74e4e47d
Updates gRPC Ruby to 0.9.0
10 years ago
Tim Emiola
e1fd1bbe14
Update the version to 0.6.1
10 years ago
Tim Emiola
14e941d0d2
Bump ruby version to match the new release
10 years ago
Tim Emiola
ed3671e180
Synchronize initial package versions
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Tim Emiola
7e7911f70d
Updates the module name in the idiomatic and stub layers
10 years ago
Tim Emiola
e2860c5bdb
Adds rubocop and fixes most style violations it detected
...
- add rubocop as a dev dependency
- fixed many style violations it reported, often using --auto-correct
- add a rubocop config
- .rubocop.yml shows the exceptions
- .rubocopy_todo.yml tracks outstanding style issues
- adds a rake task to allow rubocop styling checks to be automated
10 years ago
nnoble
097ef9b7d9
Incorporating ruby into the master grpc repository.
...
Change on 2014/12/01 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81111468
10 years ago