Map initiation tip

  • If a single multi-threaded map is triggered 100 times, the map is read up front during initialization, and kept in memory for all runs. Thus, the map is only read once.