Lombiq / Hastlayer-SDK

Turning .NET software into FPGA hardware for faster execution and lower power usage.

Home Page:https://hastlayer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursion and parallelization support for custom properties (HAST-256)

Piedone opened this issue · comments

Since these are handled the same as methods, they'd need the same support too:

  • Parallelization and recursion support with MemberInvocationInstanceCountConfiguration subclassing like MemberInvocationInstanceCountConfigurationForMethod (direct MemberInvocationInstanceCountConfiguration should work, needs testing).
  • InvocationInstanceCountAdjuster support (this should work, but needs to be tested).

Jira issue