Commit Graph

7 Commits

Author SHA1 Message Date
Michael Lumish 5759b70639 Fix some issues with the benchmark code 2023-07-27 11:11:10 -07:00
Michael Lumish eb475ec92c Remove references and unnecessary scripts, copy some protos 2020-05-13 15:30:37 -07:00
cjihrig 0a306fa983
test: move interop tests from bind() to bindAsync()
This commit migrates the interop tests from bind() to
bindAsync() in order to support the pure JavaScript server,
which cannot implement a synchronous bind().
2019-06-25 14:04:18 -04:00
cjihrig 489305db79
proto-loader: rename grpc-protobufjs to match npm
This commit renames grpc-protobufjs to proto-loader to more
closely match the name used on npm.
2018-11-01 17:09:28 -04:00
murgatroid99 65d2f86aa9 Fix benchmark proto loading 2018-08-07 13:27:15 -07:00
murgatroid99 cad47e4de8 Update benchmark code to handle both implementations 2018-04-19 16:10:48 -07:00
murgatroid99 739e31a437 Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00