端到端的负载测试Solr性能 [英] Load testing end to end Solr performance

查看:180
本文介绍了端到端的负载测试Solr性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们想测试所有级别的Solr搜索引擎的性能.到目前为止,我已经使用"SolrMeter"来测试Solr核心在压力下的性能,使用SOAP UI + Load UI来测试REST-Full服务层.现在,我们正在实现用户界面层.您建议使用哪种工具在此UI层级别上在Solr的压力下测试性能?我可以想到Selenium/Webdriver,但想知道是否有专用的工具.

We want to test the performance of Solr search engine at all tiers. So far i have used 'SolrMeter' to test the performance of Solr core under stress, SOAP UI + Load UI to to test the REST-Full service tier. We are now implementing the User interface tier. Which tool would you recommend to test the performance under stress of solr at this UI tier level? I can think of Selenium/Webdriver but was wondering if there was a dedicated tool for the same.

推荐答案

我建议使用jMeter. 首先使用 JMeter代理保存测试方案(它在浏览器中记录您的操作).
然后设置一个测试计划,该计划将激发线程组中的测试方案(您必须提供用户/线程数,启动时间,加载时间和卸载时间),并将其记录在所有侦听器元素(图形,表等)中. .)添加到测试中.

I recommend using jMeter. First use JMeter Proxy to save your test scenario (it records your actions in browser).
Then setup a test plan that would fire the test scenario in a thread group (you have to provide number of users/threads, startup time, load time and unload time) which would be recorded in all Listener elements (graphs, tables, ...) you add to your test.

别忘了使用 jmeter插件(jMeter的宝贵贡献).

Don't forget to use jmeter plugins (invaluable jMeter contrib).

这篇关于端到端的负载测试Solr性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆