Questions tagged [benchmark]

Benchmarking is the process of gathering data about the performance of a system in different scenarios to measure the impact of changes to the system, to compare the system with other options, or to determine maximum capacity.

Benchmarking is the process of gathering data about the performance of a system in different scenarios to measure the impact of changes to the system, to compare the system with other options, or to determine maximum capacity.

Benchmarking is a multidisciplinary process and can require management, engineering, operations, data science. and user experience expertise.

A key concern when benchmarking is making sure the tests performed are analogous to how to system is actually used. When benchmarking a server, the following metrics may be considered (in addition to countless others):

  • Ping response time
  • Average Load
  • Number of Dropped Requests
  • Number of Concurrent Connections Possible
  • Power Consumption
273 questions
-3
votes
1 answer

Comparing "user time" for same operations on different cpu

In my accounting system i limit using cpu-time by user. But on servers with different cpu's same operation may take different cpu-time. Now i want compare perfomance for my servers to introduce factor wich helps me make accounting system more…
moronizzz
  • 5
  • 3
-3
votes
1 answer

Can postgres go faster?

My question is simply: have i missed any configuration settings that might make postgres achieve better read throughput? Background I'm modeling a very simple twitter program. My schema has only 3 tables: subscriptions, posts, and timelines. I have…
-4
votes
1 answer

Whats is better? AMD Opteron 3280, 8 Cores, 8x 2.4 GHz vs Intel Xeon X3210 Quad Core

What server is better to rent and make a hosting for large website. IIS 7 asp.net 4 and sql server express. under windows 2008 r2 standard, and using hyper-V with linux (ubuntu), to ssh server. AMD Opteron 3280, 8 Cores, 8x 2.4 GHz vs Intel Xeon…
1 2 3
18
19