哪个是用于 Thrift 协议负载测试 Beanshell、JSR223 或 Java 请求采样器的最佳高性能 Jmeter 采样器?

Which is the best high performance Jmeter sampler to use for Thrift protocol load testing Beanshell, JSR223 or Java request sampler?

我需要使用 JMeter 以非常高的用户负载加载测试 Thrift 协议。 我需要知道在 Beanshell、JSR223 或具有高并发负载的 Java 请求之外使用哪个是最好的和最高性能的 JMeter 采样器? 感谢行业专家的建议。 我愿意使用其他可以执行相同任务的开源工具。

谢谢, B

可以是Java Request or JUnit Request

第二名将是JSR223 Sampler with Groovy语言

而Beanshell 的性能最差。

更多信息:Beanshell vs JSR223 vs Java JMeter Scripting: The Performance-Off You've Been Waiting For!