Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add profile option to allow precise timing information #29

Open
stuartc opened this issue Mar 12, 2021 · 0 comments
Open

Add profile option to allow precise timing information #29

stuartc opened this issue Mar 12, 2021 · 0 comments

Comments

@stuartc
Copy link
Member

stuartc commented Mar 12, 2021

In order to know how long an expression takes to compile and then execute is really useful when testing from external calls (i.e. engine).

As a start I propose we add the ability to log out precise timing information to at least:

  • before & after compile
  • before & after the expression is executed
  • perhaps before & after the state is parsed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant