Real-time Doom demo powered by Jev
A game demo shows real-time decisions. Diogo says it makes about ten Jev calls per second; the post includes a 2:43 video.

A user observes that when a game provides clear direction, Jev instantly reads the situation and picks the right move in under a second; trouble arises when the next step is unclear.
The first thing I noticed: Jev is really good when the next step is clear. If the game tells it what to do, it does it right away. No route, no hints. It reads the situation and picks the right move in under a second. The trouble starts when the next step isn't obvious.