SciELO - Scientific Electronic Library Online

 
vol.36 número1Análise cognitiva das tarefas de comparação de probabilidades por futuros professores do ensino fundamentalRumo a uma caracterização da competência algébrica: Um estudo exploratório com estudantes índice de autoresíndice de assuntospesquisa de artigos
Home Pagelista alfabética de periódicos  

Serviços Personalizados

Journal

Artigo

Indicadores

Links relacionados

  • Não possue artigos similaresSimilares em SciELO

Compartilhar


Uniciencia

versão On-line ISSN 2215-3470versão impressa ISSN 1011-0275

Resumo

LEON-VEGA, Luis Gerardo  e  CASTRO-GODINEZ, Jorge. Measuring traffic dynamics at the Edge. Uniciencia [online]. 2022, vol.36, n.1, pp.612-620. ISSN 2215-3470.  http://dx.doi.org/10.15359/ru.36-1.39.

This work aims to measure the impact of approximate computing on a case study of traffic dynamics metering on a System-on-Chip edge computing device. Firstly, the study proposes a baseline implementation of the metering system in C++. To analyze the application in detail, study profiled the baseline using a built-in instrumented profiler, presenting the overall performance of each of its parts. During the hotspot analysis, some parts had optimization opportunities exploitable by multi-threading and approximate computing techniques, particularly frame skipping, which is inspired by the loop perforation approximate technique. The first optimization employed was multi-threading, which led to a 1.32x speedup on the application without introducing errors in the metrics. Then, the meter was optimized by using frame skipping. This work demonstrated that adaptatively modifying the number of frames skipped improved the error in the final metrics compared to keeping it fixed. In terms of performance, the frame skipping brought the overall speed up to 1.76x. Approximate computing, in particular, frame skipping, managed to contribute up to 25% of the overall speedup, managing to accelerate the meter from 8.7 frames per second to 15 fps in the most critical case in exchange for some numerical error on the final metrics.

Palavras-chave : traffic dynamics meter; edge computing; approximate computing.

        · resumo em Português | Espanhol     · texto em Inglês     · Inglês ( pdf )