Top "Measurement" questions

Memory usage of Docker containers

I am using Docker to run some containerized apps. I am interested in measuring how much resources they consume (as …

memory resources cpu-usage measurement docker
How can I measure diagonal distance points?

I can compute horizontal and vertical points, but I cant figure out how to compute distance using diagonal points. Can …

c# winforms gdi distance measurement
Measuring a room with an iPhone

I have a need to measure a room (if possible) from within an iPhone application, and I'm looking for some …

iphone measurement
Best way to measure Memory Usage of a Java Program?

I'm currently using VisualVM, but the problem I'm having is that I can't save the graphs it generates. I need …

java profiler visualvm measurement memory-consumption
C how to measure time correctly?

This is the "algorithm", but when I want to measure the execution time it gives me zero. Why? #define ARRAY_…

c performance algorithm time measurement
Measuring distance with iPhone camera

How to implement a way to measure distances in real time (video camera?) on the iPhone, like this app that …

iphone camera distance measurement
iperf3 - Meaning of Retr column in TCP measurement

Sorry for asking this topic, but after reading the tool's documentation and the similar ticket to my question (https://github.…

tcp measurement iperf3
Get view width/height or font width/height/other sizes before first display

I know that doing view size calculations for placement is frowned up. Android layout managers should place all views properly. …

android view measurement
Precision Measurement with Opencv python

I am actually working on a Machine Vision project using OpenCV and Python. Objective : The objective of the project is …

python opencv computer-vision dimension measurement
SQL Server 2008 Geography .STBuffer() distance measurement units

I'm working with a geographic point using lat/long and need to find other points in our database within a 5 …

sql distance geography measurement units-of-measurement