You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix an issue on the core wherein the benchmark stats were continually updating and stored big amounts of data in the background. Now, the benchmark tracking is set off by default and can be turned on programmatically for debugging purposes.
Changed the Randomness used by RLM to a double value instead of integer to have a more accurate randomization chance especially when the randomness is set to a small range of values
Initial optimizations for the RLM Memory which we will still need to continue to work on and update on the next release
Updated the RetailPoC app and used optimized settings for the RLM.