-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
I have checked the following:
- I've searched existing issues and found nothing related to my issue.
This feature
- blocks me from using Bruno
- would improve my quality of life in Bruno
- is something I've never seen an API client do before
Describe the feature you want to add, and how it would change your usage of Bruno
Although there is one related PR:
https://github.com/usebruno/bruno/pull/5297/files
it seems stale + it does not cover the principle of changing one thing in one go.
I am using Lenovo Yoga Slim 7x, a Windows on Snapdragon X Elite device and from what we can observe more people will do so soon: all new Surface computers are on ARM64, Snapdragon X2 is coming soon which will bring a new set of Surface and other devices.
Although MS added there "Prism" translation layer (similar to Apple's Rosetta) some apps, especially electron-based are noticeably slower when running in the translation from AMD64 to ARM64.
Multiple other apps are already adding support for ARM64: Slack, Discord etc. and Bruno's biggest competitor recently added their ARM64 build too.
Happily from Bruno's perspective that is a simple change: just deploy with Electron binary for ARM64.
Application built for same platform not only runs faster, but also saves battery life which allows better operation while on-the-go.
Mockups or Images of the feature
No response