When increasing the speed of scan or increasing the parallelism of the scan the results received are going to be less reliable
Timing Template
T0 to T5 are referred to as timing template.
T0 is very rarely used. T1 can be used to evade older firewalls and IDS. T2 is also very rarely used. T3 is the default speed. T4 is used to speed up the scan. T5 is an very aggressive scan.
Parallelism
Specify the number of scans that can be performed in parallel. By default Nmap looking on the type of scan and the size of the network decides the number of parallel scans to perform
Host Group Sizes
You can customize the minimum and maximum host group size when performing large scans that involve entire subnets. The host group size allows you to specify how many hosts to scan simultaneously
Host Timeout
Host timeout is used to specify the amount of time to wait when scanning a target before skipping the host.
Scan Delay
This allows you to pause Nmap for a specific amount of time between each probe/request. This is great for targets or systems that have some form of rate-limiting in place.
Packet Rate
This option allows you to specify the minimum and maximum amount of packets you want to send per second.
Higher the scan rate the less accurate the result, it will also increase detection by IDS and not all systems are able to handle such high traffic rates.