Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
124 days ago
"You can" - in theory, or does this actually exist?
3 comments
dilyevsky
124 days ago
https://pkg.go.dev/github.com/google/cel-go/cel#Env.Estimate...
link
akshayshah
124 days ago
There’s a whole section on this on TFA:
https://celbyexample.com/execution-cost/
link
AlecBG
124 days ago
With certain macros disabled like .map the runtime is O(code length)!
link