«previous next»

SwiftX Benchmarks

Introduction

These benchmark comaprisons report the performance of various microcontrollers supported by SwiftX (the list is growing), and of SwiftX as it is implemented specifically for each of those MCUs. The tests execute a set of SwiftX integer arithmetic functions that are common in embedded applications.

These results may be useful when designing target hardware from the ground up, or when evaluating your code in order to achieve faster execution speeds and timing, and to improve overall target performance.

microcontrollers, target performance

absolute test results

MCU, faster execution

relative test results

embedded systems comparisons

optional optimizer's benchmarks

execution speed differences

source code for the benchmark tests

MCU tested

Clock (MHz)

Integer size

Atmel

AT90S8515

4

16 bits

Hitachi

H8/300H

16

32 bits

Intel

8051

11.0592

16 bits

Freescale

68HC11

8

16 bits

68HC812A4

16

16 bits

68HC912B32

16

16 bits

68332

16.67

32 bits

CF5307

45

32 bits

Patriot Scientific

PSC1000

80

32 bits

UTMC

69R000

6

16 bits


«previous next»