Hi Federico, Yeah, there is. If you issue your query with "profile: timings" as a parameter, it should give something along those lines. By default we have the overall elapsed time and query time, but that parameter gives per-operator times. There are a few bugs though, so be wary of queries that have an intersect in particular. I have some patches up to fix them that I have been deferring for a while. Given this email I should probably finally merge them to fix that!
- Ian On Apr 3, 2023 at 03:35:24, Federico Ulliana <[email protected]> wrote: > Hi, > > I was wondering if there is any means to profile a query - notably > retrieving the execution time - within AsterixDB ? > > Thanks in advance for your time and help. > > Kind regards, > > > Federico Ulliana > > Researcher at Inria & Montpellier University >
