TiRex on the Edge
NXAI presents initial lab results
Time series are everywhere, shaping our everyday lives—both professionally and privately. That's why time series models need to run quickly and reliably on many end devices, delivering predictions and classifications. But not every foundation model for time series is edge-capable. In our Edge Lab, we analyze the models, deploy them on various devices, and measure their performance and speed. After all, the industrial reality is PLCs or less powerful devices, and our goal is to find out how well foundation models perform on existing hardware.
Management Summary:
- TiRex is faster than Chronos-2 in inference and requires less energy. The forecast quality is only slightly worse.
- TiRex is the best model when considering prediction quality (CRPS) and the ratio between latency and energy consumption. This makes TiRex ideal for industrial applications.
Test devices are:
|
Device |
Processor |
RAM |
Tested on |
|
Beckhoff C6015 |
Intel Atom(R) x6416RE @ 1.70 GHz (4 cores) |
8 GB |
CPU |
|
KEBA Industrial PC |
Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (dual core) |
16 GB |
CPU |
|
Bosch Rexroth ctrlX COREplus X3 |
Zync Ultrascale+, 64-bit, 4 × ARM A53 |
2 GB |
CPU |
|
Raspberry Pi 5 |
Arm Cortex-A76 @ 2.4GHz, 64-bit (4 cores) |
16 GB |
CPU |
|
NVIDIA Jetson Orin Nano Super |
Arm Cortex-A78AE v8.2 64-bit (6 cores) |
8 GB |
CPU & CUDA |
|
AMD Kria KR260 |
Zynq™ UltraScale+™ MPSoC EV (XCK26) |
4 GB |
CPU |
Important: This list is an initial selection and can be expanded as needed, which it will be. Anyone who wants to have their hardware tested is welcome to do so.
The RAM range from 2 GB to 16 GB is striking. Our TiRex model runs smoothly on all devices, but how does it perform compared to its competitors? We compare TiRex on the CPU with Chronos-2, TimesFM-2.5, and PatchTST-FM. The hardware is the industrial PC from KEBA.
The forecasting assumptions:
batch size: 1 (one series at a time)
prediction length: 32 steps
context: 2048 steps
The results:
|
Model |
CRPS (↓) |
Throughput [1/s] (↑) |
Latency [s] (↓) |
Consumed Energy [W] (↓) |
|
NX-AI/TiRex |
0.488 |
10.75364 |
0.09307 |
0.00008 |
|
Amazon/Chronos-2 |
0.485 |
3.23649 |
0.30910 |
0.00015 |
|
Google/TimesFM-2.5 |
0.490 |
0.42548 |
2.35068 |
0.00080 |
|
IBM-Research/PatchTST-FM |
0.483 |
0.07273 |
13.75765 |
0.00456 |
|
Model |
CRPS (↓) |
Throughput (↑) |
Latency (↓) |
Consumed Energy (↓) |
|
NX-AI/TiRex |
1.0 |
1.0 |
1.0 |
1.0 |
|
Amazon/Chronos-2 |
-0.006x |
-0.7x |
+2.32x |
+0.72x |
|
Google/TimesFM-2.5 |
+0.004x |
-0.96x |
+24.26x |
+8.46x |
|
IBM-Research/PatchTST-FM |
-0.01x |
-0.99x |
+146.81x |
+52.91x |
- TiRex is faster than Chronos-2 in inference and requires less energy. The forecast quality is only slightly worse.
- TiRex is the best model when considering prediction quality (CRPS) and the ratio between latency and energy consumption. This makes TiRex ideal for industrial applications.
Update: We are heavily working on TiRex2, will be shipped in the next weeks.

