measurement
Measure upload time?
I have a very simple page with which a user uploads a file.Using only server-side 开发者_Go百科C# (e.g. the code-behind), how can I measure the amount of time the user had to wait for the file to uplo[详细]
2022-12-22 02:49 分类:问答Suggestions for profiling a webserver
I developed a small nifty webserver in C and would like to evaluate its performance. For this I\'m doing the following:[详细]
2022-12-19 10:45 分类:问答How to measure memory used in a block or program with C++
What is the best way to measure the memory used by a C++ program or a block in a C++ program. The measurement code should thereby be part of the code and it should not be measured from outside. I know[详细]
2022-12-19 04:59 分类:问答Is a destructor the right place to mark the end of a script's execution?
I\'m doing some broad performance investigation in an application I maintain and I\'ve set up a simple solution to track the execution time of requests, but I\'m unable to find information to verify i[详细]
2022-12-18 08:09 分类:问答Delphi low-level machine parameter access
There are many very low-level parameters measured by PCs and their processors (e.g. core temperatures, fan-speeds, voltage levels at v开发者_StackOverflowarious parts of the motherboard and processor[详细]
2022-12-15 08:42 分类:问答Perceptual quality measures for images
I\'m currently working on algorithm for denoising images. I need to compare my algorithm with other, existing algorithms, but to do so I need a good quality measure.[详细]
2022-12-12 21:43 分类:问答Monitoring dashboard for IIS and SQL Server
We have developed a .NET web application that uses SQL Server as a backend. Now we would like to provide a monitoring dashboard app for the tech support team. The idea is that this monitoring app will[详细]
2022-12-11 19:22 分类:问答How to effectively measure developer's work hours? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-08 09:19 分类:问答