vrpy icon indicating copy to clipboard operation
vrpy copied to clipboard

Difference between Last Released Package and Code Base Pull

Open yaggii opened this issue 2 years ago • 2 comments

Hi Kuifje,

We've been using the last released Package 0.5.1 and in a certain dataset we've been getting a huge spike on memory consumption and eventually a crash (whit no result). The data used doesn't seem to have any strange cases. Because of that We tried the same data over a pull on the source available in GitHub (thanks for that), and in this case we were able to get a final result. No memory spike, no huge performance hit nothing serious and the code executes completely with no trouble and gets a result. We've also noticed that in terms of the INFO level logging messages we get different results from the released Package and the code. Could you tell me if there's any difference between them and in case there is, if there's a reason why you haven't pushed it to a released Package?

Thanks!!!

yaggii avatar Mar 13 '23 12:03 yaggii

Quite a few things: https://github.com/Kuifje02/vrpy/compare/v0.5.1...master

torressa avatar Apr 28 '23 15:04 torressa

Quite a few things: v0.5.1...master

Will you be pushing the master to a release in the near future?

yaggii avatar Apr 28 '23 16:04 yaggii