This is technically software I'm distributing, but not the final product you want as I'm not sure of its legal status: you're going to have to do some work. Instructions as below.
FrontBench is the full shareware version of Frontier modified to count frames between two specific places in the intro sequence. A faster computer/memory combination should be smoother and thus able to draw more frames between these two points.
It's not a rigorous benchmark, but it's a decent representation of an AltRAM-supporting game that is heavy on memory access and CPU load. It provides a good visual feedback too. Frontier does not use an FPU.
Please note, Frontier uses the vertical blank to time the intro sequence. The sequence is therefore shorter on 60Hz machines. This will give a frame count ~17% lower than on an otherwise identical configuration running at 50Hz. This needs to be taken into account when comparing results.
Frontier (and FrontBench) requires a 1MB machine.
Some examples I've collected:
Stock 8MHz PAL STE: ~850 frames.
16MHz PAL STE: ~940 frames.
32MHz PAL STE: ~1100 frames [exxos].
16MHz PAL STE + 7MB/s AltRAM: ~1320 frames.
16MHz PAL Mega ST + Hypercache: ~1505 frames [czietz].
Stock Falcon @60Hz VGA mode: ~1650 frames.
Stock Falcon @50Hz RGB mode: ~2070 frames.
50MHz PAL Mega ST+TF536: ~2440 frames [coonsgm].
50MHz PAL H5[STF]+TF536: ~2700 frames [davec].
50MHz DFB1 Falcon + 33MB/s AltRAM @50Hz RGB mode: ~4160 frames.
1) Download the shareware version of Frontier from (for example) https://www.frontierastro.co.uk/Files/files.html
2) Extract frontier.bin from the ST disc image (use mtools or an emulator) and place it in the directory with this script. Rename it to lower case if necessary.
3) Run this script: "python3 frntbnch_patcher.py"
4) If you get no errors, you should have a working program called 'frntbnch.prg' in the same directory as this script.
This script may work, but as not been tested, with an originally owned copy Frontier.prg. Rename it to 'frontier.bin' (lower case) before trying. It won't work with compressed versions (eg. from menus). File size should be 587798 bytes.
There is no error checking here. Work in a temporary directory. Don't lose your original program because of my shitty script!
This script is provided as is for personal educational gratification.
BW
PS: If someone else wishes to go through this process and host the resultant binary, please note I didn't advise you to do this.
FrontBench: using Frontier as a benchmark (Discussion thread)
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
FrontBench: using Frontier as a benchmark (Discussion thread)
You do not have the required permissions to view the files attached to this post.
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
DaveC
- Posts: 125
- Joined: 18 Sep 2020 18:24
Re: FrontBench: using Frontier as a benchmark
Well this is what my H5+TF536 MAPROM TOS2.06 PAL manages.
Does show what a massive difference the Falcon bus running at 16MHz makes to overall results.
Does show what a massive difference the Falcon bus running at 16MHz makes to overall results.
You do not have the required permissions to view the files attached to this post.
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: FrontBench: using Frontier as a benchmark
:thumbup:DaveC wrote: 10 Feb 2022 09:18 Well this is what my H5+TF536 MAPROM TOS2.06 PAL manages.
Does show what a massive difference the Falcon bus running at 16MHz makes to overall results.
Yep. Exxos' 32MHz system bus is the way of the future, alright.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: FrontBench: using Frontier as a benchmark
Will record any figures I'm DM'd at the GitHub page:
https://github.com/dh219/FrontBench
Let's leave this thread clean, though, please.
Ta,
BW.
https://github.com/dh219/FrontBench
Let's leave this thread clean, though, please.
Ta,
BW.
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
DaveC
- Posts: 125
- Joined: 18 Sep 2020 18:24
Re: FrontBench: using Frontier as a benchmark
I'd love to see a video of the latest DFB1 Falcon run of the test. The previous one include in one of your videos looks impressive enough as it is to be fair.
-
dalek
- Posts: 232
- Joined: 08 Nov 2018 11:03
- Location: NSW Australia
Re: FrontBench: using Frontier as a benchmark
Nice! Fingers crossed for an Amiga port in the future - it's the de-facto visual benchmark over there and some numbers (and a red bar ;) ;) ) would be really neat.
-
stephen_usher
- Site sponsor

- Posts: 7376
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: FrontBench: using Frontier as a benchmark
Atari TT030, program run from TT-RAM: 2876 frames.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
mrbombermillzy
- Moderator

- Posts: 2284
- Joined: 03 Jun 2018 19:37
Re: FrontBench: using Frontier as a benchmark
Stephen, what speed CPU does your TT have?
-
stephen_usher
- Site sponsor

- Posts: 7376
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: FrontBench: using Frontier as a benchmark
The standard 32MHz 68030.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
exxos
- Site Admin

- Posts: 28350
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: FrontBench: using Frontier as a benchmark
@Badwolf
[H5] TF536 ST Edition EMUTOS : 3140
[H5] TF536 ST Edition TOS206 : 2827
[H5] TF536 ST Edition EMUTOS : 3140
[H5] TF536 ST Edition TOS206 : 2827
Who is online
Users browsing this forum: ClaudeBot and 0 guests