Same workflow executed in jai in 70ms.
Given 67ms fetchtime: Jai 3ms - n8n 33ms - which is 11x faster.
This is ofc just a rough estimation due to variance / latency.
Next we will do a code/"low code" comparison" between these.
Pivot from Kestra to n8n it is.
Same tutorial workflow executed in about 100ms.
Now lets see how much tradeoff there is to the same workflow in jai using curl for http request.
Any guesses how much faster it will be?