Skip to content

Move the chain processing in memory

  • Evaluate the performance of the on current mode (disk one)
  • Evaluate the processing workflow to identify if it is possible
  • If possible, move all the code in memory or some part if bootleneck (keep the possibility to use disk mode ?)
  • Evaluate the performance with the in-memory mode
Edited by Luc Hermitte