Bogdan Hlevca
Bogdan Hlevca
I think that I found the problem. It is mixed content that the browser has issues with. I think that the leaflet.js may have some http:// somewhere, which is not...
Not only that, but after several edits the app crashes internally and cannot edit anymore, and asks you to use Save As to another file name. It happened in the...
> @JesperGr - this most be related to MIKE Core ... Is there anything we can do about it? It may be related to what you do in the read...
I guess that I need to use the mikeio source files to do useful profiling
Usually, When I debug, I point Pythonpath to the git folder From what you're saying, it will be enough to use the pip installed mikeio for the profiling purposes
I used Scalene but i didn't get extra information other than the read() function take minutes on an AMD CPU whether is Linux or Windows. Scalene did not get inside...
I don't, but if you give some guidance on how to do it, I will try to test the MIKE CORE read()
There is a known problem with Pandas performance on AMD processors when compared with Intel processors because of the MKL library. I assumed that a 3D DFSU has the same...
You are right. The disk transfer speed is the main problem. I tested on various disks, including SDD, and the read() function time varies wildly. Closing.
I am using KopiUI, and I am getting a maintenance error every minute for each of the repositories. Snapshots work great, but the maintenance errors are driving me crazy. It's...