Z
Z
Zadavatel_Voprosov2018-05-26 18:02:21
assembler
Zadavatel_Voprosov, 2018-05-26 18:02:21

Which assembler is the fastest?

Hello! Decided for the sake of variety in the assembler to dig deeper. And then the question arose: What is the fastest assembler? There are a bunch of these assemblers: TASM, FASM (it has an OS), NASM, MASM, etc. So: Which of the assemblers is faster?assembler.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2018-05-26
@Zadavatel_Voprosov

After compilation by any of the assemblers, a file is obtained containing approximately the same binary code executed by the processor. So the execution speed does not depend on the compiler, there is no difference between TASM, NASM, FASM and others.

A
alex maslakoff, 2018-05-28
@teke_teke

fasm seems to be the easiest and fastest.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question