zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #04738
[Bug 929540] [NEW] Function inferred return types optimization
Public bug reported:
Several function within the core zorba could have their return types
inferred into a more specific one based on the arguments they recieve. A
more specific return type allows for better optimizations in some cases.
Some but not all functions in zorba that could apply this optimization
currently do, but a lot could be done for that.
** Affects: zorba
Importance: Wishlist
Assignee: Carlos Manuel Lopez (charlie-lobo)
Status: In Progress
** Tags: optimization
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/929540
Title:
Function inferred return types optimization
Status in Zorba - The XQuery Processor:
In Progress
Bug description:
Several function within the core zorba could have their return types
inferred into a more specific one based on the arguments they recieve.
A more specific return type allows for better optimizations in some
cases. Some but not all functions in zorba that could apply this
optimization currently do, but a lot could be done for that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/929540/+subscriptions
Follow ups
References