Saturday, 1 August 2020

macOS and 4K and fun ....

I'm breaking in a new Samsung 4K monitor, and wanted to check my Frames Per Second (FPS).

Thankfully, Apple have a tool for that ....


and chose Additional Tools for Xcode 11.4


Amongst other tools, we have Quartz Debug


This includes a Frame Meter: -


Via the Window menu: -


So I'm getting around 30 FPS

The Mac is connected via an Anker USB-C hub 

I'm going to tinker with other options, including USB-C to HDMI and/or USB-C to DisplayPort cables .....

What fun!

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...