Hi all, I know it’s been awhile but I’ve been working hard on this project and I think it’s finally in a pretty good shape to share. My previous bubble graphs were done in Numbers and getting difficult to manage. Updating with new data was a pain as was changing which data to display. The graphs themselves were thus becoming visually cluttered and each graph had to be hand crafted. To remedy this, I decided to learn Plotly, which is a Python API for creating html-based interactive graphs. Since to share those interactive graphs requires html, I also decided to learn some html and create a website so everyone could play with the figures themselves:
https://powervsperformance.tiiny.site/
The first part of the website explains the graphs and why I created them and at the bottom are the plots themselves (or just the link to them if viewing on a small window/screen). I find the plots work best on the computer, but an iPad, tablet, and even phone will work. I really wouldn't recommend the phone as the primary way to interact with the plots, but it does technically work.
I'm publishing an article analyzing the latest Apple M5 and Qualcomm X2E chips using these plots here on techboard. Link below for when it goes live:
https://powervsperformance.tiiny.site/
The first part of the website explains the graphs and why I created them and at the bottom are the plots themselves (or just the link to them if viewing on a small window/screen). I find the plots work best on the computer, but an iPad, tablet, and even phone will work. I really wouldn't recommend the phone as the primary way to interact with the plots, but it does technically work.
I'm publishing an article analyzing the latest Apple M5 and Qualcomm X2E chips using these plots here on techboard. Link below for when it goes live:
Apple M5 and Qualcomm X2E Analysis
In this article, I’m going to mostly focus on the power and performance of the latest Apple M5 (especially Pro/Max) and Qualcomm Snapdragon Elite X2E chips across three benchmarks: Cinebench R24 ST (CPU), Cinebench R24 MT (CPU), and Cyberpunk 2077 1080p Ultra (GPU). The data as always comes from...