We address comments in a recent paper by Glos et al. [CPC 235 (2018) 414] regarding a slowdown in performance of our QSWalk.m package for large matrix sizes. We show that the underlying issue has been rectified in the most recent version of Mathematica. We recommend all users of QSWalk.m to upgrade to version 11.3 or above.In a recent publication [1] we presented a package, QSWalk.m, for the evaluation of Quantum Stochastic Walks (QSWs) in the Mathematica language. Subsequently, Glos et al. [2] have presented a similar package, QSWalk.jl, written in the Julia language. In their paper, Glos et al. pointed out that, for certain sets of parameters, our package suffered a severe performance degradation relative to theirs (see [2], Figure 4). They correctly traced this degradation to the built-in Mathematica function MatrixExp.We would like to report that, after independently testing the examples used in their paper, we have been able to verify the issue in Mathematica version 11.1. Happily, we also find that this issue has been resolved as of version 11.3. Figure 1 illustrates the performance of our QSWalk.m package on the same test case used in [2]. It can be seen that, in addition to a mild speed up for all system sizes, version 11.3 avoids the dramatic increase in computation time seen in version 11.1 for system sizes of 1181 and larger.In light of this issue, we recommend that users of QSWalk.m who experience performance issues for large system sizes may benefit from upgrading to version 11.3.