if else or Map(), what faster

if else or Map(), what faster

For example I have 280 countries list, I need to compare with ISO codes.
  1. if(Country == "Aruba")
    {
        ISO_Code = "ABW";
    }
    else if(Country == "Afghanistan")
    {
        ISO_Code = "AFG";
    }
Or

  1. ISOcodes = Map();
  2. ISOcodes.put("Aruba","ABW);
  3. ISOcodes.put("Afghanistan","AFG);
  4. country_iso = ISOcodes.get("Aruba");
Some thoughts what option better and why? What code will work faster?

Thanks
    • Sticky Posts

    • Zoho Developer Community Monthly Digest - October 2024

      Hello everyone, This edition highlights October's product updates, upcoming community events, engaging discussions that sparked inspiration, and celebrates the top contributors who drove progress. Grab your favorite beverage and dive in! Upcoming Events
    • Zoho Developer Community Monthly Digest - September 2024

      Hello everyone, This month's Developer Digest is packed with resources to help you build powerful applications. Learn how to leverage Zoho CRM's new features, explore the latest in Zoho Finance and Catalyst, and join exciting bootcamps, webinars, and
    • Zoho Developer Community Monthly Digest - August 2024

      Hello everyone, Get ready for another exciting month of Zoho development! Our August digest is packed with events, resources, and community discussions to empower you as a Zoho developer. Let's dive right in! Upcoming Events To stay on top of the upcoming
    • Extensions 101: Build Extensions for Zoho Finance suite

      Hello Developers! We are thrilled to announce our 5-day webinar series on building extensions for Zoho Finance Suite products. Our first session was a resounding success, introducing Extensions, Zoho Developer, Zoho Marketplace, and the Zoho Books Developer
    • Zoho Developer Community Monthly Digest - July 2024

      Hello everyone, We're here again with July month's digest packed with exciting events, resources, updates, and community discussions to empower you as a Zoho developer. Dive right in! Upcoming Events To stay on top of the upcoming developer community