01-03-2022, 12:48 PM
Stage 4 (Month 2) day 2:
I have completed another round of optimization. I am perplex about the result.
25% speed-up in the baseline case... No difference at all in the more complex more important use case.
I have a hard time making any sense from those observations.
For one, the measured time is between the insertion time and the write confirmation time. Confirmation notification is different than the actual write. The confirmation could somehow be delayed so there is a speedup but is not perceivable. I find this explanation very fishy and not very good...
I will let the system run for some time and see if I can notice performance improvement from the speed up...
Anyway, I cannot dig into the question any longer. I need to put this problem on hold until I take case of all the other things that I have neglected while focusing on the trading project. I guess that I will revisit the question eventually...
I have completed another round of optimization. I am perplex about the result.
25% speed-up in the baseline case... No difference at all in the more complex more important use case.
I have a hard time making any sense from those observations.
For one, the measured time is between the insertion time and the write confirmation time. Confirmation notification is different than the actual write. The confirmation could somehow be delayed so there is a speedup but is not perceivable. I find this explanation very fishy and not very good...
I will let the system run for some time and see if I can notice performance improvement from the speed up...
Anyway, I cannot dig into the question any longer. I need to put this problem on hold until I take case of all the other things that I have neglected while focusing on the trading project. I guess that I will revisit the question eventually...