«previous next»

SwiftX Benchmarks

Source Code

The target test code is written in high-level Forth. The same code is used for each microcontroller (MCU) tested.

You can download the source files to these benchmarks…
  Bench.f     (lower-level functions)
  Bench2.f    (higher-level functions)

…or copy the code below and paste it into your editor.

Bench.f:

Bench2.f:


«previous next»