performance-testing
How to dynamically set the HTTP Referer header in JMeter?
Hopefully this is a common issue with JMeter testing. I setup a Proxy Server via JMeter to \'record\' a test case in our DEVELOPMENT environment.That worked fine and I setup some \'HTTP Request Defau[详细]
2023-03-29 00:37 分类:问答How can I prove that one algorithm is faster than another in Java
Is there anything in Java that would allow me to take a code snippit and allow me to see exactly how many \"ticks\" it takes to execute.I want to prove that an algorithm开发者_C百科 I wrote is faster[详细]
2023-03-25 00:41 分类:问答Performance test sql queries
We have two identical Oracle Exadata quarter racks each running a pair of database instances. My wet-finger-in-the-wind performance tests indicate that one is running at a quarter of the开发者_如何学P[详细]
2023-03-23 12:59 分类:问答How to get multi-thread test?
I just started C# programming study. These days I\'m studying performance test for specified calculation in .NET 4.0.[详细]
2023-03-23 05:31 分类:问答Testing performance by catching the numbers of queries generated
We are using Hibernate. And Hibernate like any tools can be use badly and generate too much queries if it is used by a novice developer.[详细]
2023-03-23 01:20 分类:问答Site loading time improvement
today I was checking for the loading time of the site. I used net panle in firebug to see which resource takes how much time.[详细]
2023-03-21 14:12 分类:问答PC performance testing - Whetstone and Dhrystone for c#
I\'m searching for some ideas or algorithms of PC performance testing during integer, 开发者_JAVA技巧float and string operations, like Whetstone and Dhrystone.[详细]
2023-03-17 17:12 分类:问答Android app performance
Is there any graph or mechanismto test the performance of an android app? I am making an Android application for client server commu开发者_如何学运维nication and using Rest and different methods.[详细]
2023-03-07 14:43 分类:问答How to increase the requests/sec during executing Performance Test using JMeter
How to increase th开发者_JS百科e request/sec in JMeter? I tried to increase thread group count to 150 and ramp-up is 10, still I got 6 req/sec.[详细]
2023-03-05 20:41 分类:问答apache bench gnuplot output - what are the column definitions?
I am using ApacheBench to get some basic timing information.Meeting my needs very well.I noticed that \"-g file\" creates a tab delim\'ed file with each call as a row.I am 开发者_开发知识库unable to d[详细]
2023-03-04 16:43 分类:问答