A comparison between C and Go implementations of a Traffic Control System Simulator
Resumo
This paper presents a comparison between C and Go implementations of a Traffic Control System Simulator. The analysis focuses on comparing both languages from a time efficiency standpoint. Also, implementation complexity, multi-threading capabilities, techniques, and technical constraints of both languages are shown. A quantitative analysis of the simulation runs is used to clarify the obtained results, which show that Go is a usable, flexible, and well-performing language for applications, having a good trade-off between productivity and efficiency, being a choice over C for some cases. C is still opted as a reliable language for low-level and stricttiming programming.
Texto completo:
PDFDOI: https://doi.org/10.14210/cotb.v0n0.p179-188
Apontamentos
- Não há apontamentos.