Stephan Klevenz created OLINGO-184:
--------------------------------------
Summary: Performance optimization on edm primitve types
Key: OLINGO-184
URL: https://issues.apache.org/jira/browse/OLINGO-184
Project: Olingo
Issue Type: Bug
Components: odata4-commons
Reporter: Stephan Klevenz
Edm primitive types are doing a lot of reg ex checks to be 100% compliant with
OData 4.0 specification. These checks are very expensive in CPU consumption.
Maybe it is possible to avoid this checks (and instead of OData rules the Java
type system rule will take place) or if that is not possible make them
optional.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)