So here’s the situation. I have a base, 2015 Thinkpad X1 Carbon, aka the old banger, on which I’ve done a surprisingly successful experiment. On this, rather than local Java I have Docker Desktop for Windows, and a container I originally custom made in Google Cloud which is running my test automation framework. So, Java, Firefox, WebDriver, Cucumber and so on. I use VS Code for Windows and develop right inside the container.
It works like a charm. In fact, I think it might be more efficient than running Java under windows.
Now, I’m thinking of repeating this experiment on my base M1 Air. So same Intel based container, exported from the old banger/imported onto the Air.
Is this worthwhile or am I going to find the Rosetta translation hit (effectively on a VM) way too much, even when compared with eight year old Intel?
It works like a charm. In fact, I think it might be more efficient than running Java under windows.
Now, I’m thinking of repeating this experiment on my base M1 Air. So same Intel based container, exported from the old banger/imported onto the Air.
Is this worthwhile or am I going to find the Rosetta translation hit (effectively on a VM) way too much, even when compared with eight year old Intel?