Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •  Mike to provide an updated wide loop contract.
  •  Will run dupe against stress-docker
    •  Have a network ready to do this
  •  Will run wide against stress-docker
    •  Have a network ready to do this, with the contract set up.
  •  Will run token transfer contract against test net
  •  Will speak to our roadmap for performance
    •  No silver bullet for performance.  It's a lot of little fixes.
    •  Created a performance harness, will become part of our test criteria. 
    •  Re-engineer appends in RSpace
    •  Optimize how we store blocks in Casper, presently there is a good amount of duplicated data
    •  Optimize how we pass blocks around then network
    •  Optimize our utilization of LMDB
    •  Optimize read /write locks and threading
    •  Implement peek in Rholang + RSpace 
  •  Will speak to how long we have been performance testing
    •  When we are feature complete
    •  What we have built.
  •  Question about the token transfer contract code - per Michael Stay (Unlicensed) the code appears correct, not sure what the 0, 11 represent.
  •  Run the token transfer contract and see how the system performs.
  •  Run with Kent's PR to observe the Neglected invalid block + bonds cache issue