Set SimpleMemoryUsageTracker in Bytecode and use it to track stack memory usage

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This task has two steps

      1. Create a member variable SimpleMemoryUsageTracker* in Bytecode and a method to set it.
      2. Use this member variable to track the memory usage in pushStack() and popAndReleaseStack(). The memory should increase/decrease when the value is owned and not a shallow type. pushStack should make sure to stay within memory usage or fail with ExceededMemoryLimit

            Assignee:
            Unassigned
            Reporter:
            Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: