Welcome, Guest. Please login or register.
Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - alexyuisme

Pages: [1] 2 3
1
Thanks!

Alex

2
Hi, all:

I am wondering if it is possible to enable/disable bands based on different conditions? If so I don't need to generate different reports for different conditions.

Thanks,
Alex

3
Hi, all:

Now we are talking.  ;)

tested ver.1.5.85 and the launch time is OK now.

Thanks,
Alex

4
alexyuisme, I can't restart machine
I restart my machine once at several monthes

Restart once at several months ;D...then I am afraid it is difficult to reproduce this issue.

That's fine. I will keep you posted whenever I find something in the source code.

Alex

5
alexyuisme, I can't andastand why on my machine LRDemo_r1 in env2 takes about 2 seconds not 30 secs or minute

Restart your machine and try again. Doing restart guarantees no memory cached.

Alex

6
but I can say it seems the your additional libs are slow down the lauching ANY application
The trouble not in Limereport

-> Can't agree. If you comment out "new LimeReport" in my test program, the launch time becomes much much faster, so it definitely has something to do with Limereport. I will dive into the source code and narrow down the problem. Maybe Lamereport is looking for dll plugins that are located in the exe directory but I don't find proof at this moment.

Alex

7
It takes 4 secs to launch your designer.exe within your test folder. Can you copy the extra dlls from my env2 to your test folder and do a hard restart(restart your machine and run again)? In this case, mine takes more than 50 secs.

Alex

8
Sure, please me know when your build is ready.

Alex

9
One crash log lib requires elf info thus lots of debug libs are included in the deployment environment folder. Are those debug libs problematic?

Alex

10
Additional dlls look-ups include: libGLESV2d.dll, libopenblas.dll. I uploaded a video to show the launch time on my ssd takes about 22 seconds:

https://github.com/alexyuisme/test_limereport/blob/master/2021-04-12%2022-02-49.mkv

Alex

11
Discussion | Обсуждение / Re: Slow startup time!
« on: April 13, 2021, 06:18:30 AM »
Hi,
Please follow the Arin's advice. Load the report just before the generation.
If you load it when you create form then it's slow...

Regards,
Mucip:)

Hi Mucip,

Thank you
I will try your advice soon

Best Regards

Hi, francois :

I have a similar issue as you did regarding the slow startup time. Did you solve this issue?

Thanks,
Alex

12
To confirm my theory, I used "processing explorer" to check which dlls will be accessed during the exe program startup. I found that the exe is trying to access some of the irrelevant dlls within the directory!

I don't know who is forcing this behavior but the program really does this kind of unnecessary dll-lookups.

To download process explore, here is the link:|

https://download.sysinternals.com/files/ProcessExplorer.zip

to enter view dll mode:

1. On the View menu make sure “Show Lower Pane” is checked.
2. Press CTRL + D or click View - Lower Pane View - DLLs to enable DLL view mode.

Alex

13
I did try running .exe under env1/env2 on ssd with antivirus disabled. Here's the result:

env1: 2.2 secs;
env2: 9~10 secs;

The launch speed is way faster than hdd. Tried a couple times and the result is firmed.

I know it makes zero sense, but here the launch time increases with the number of dlls increases in the exe's directory.

Thanks,
Alex

14
I did run .exe in env2 with antivirus disabled. The program was still slow to start.

One question: Did you run the test program on ssd or hdd? Our computers use hdd.

Thanks,
Alex

15
Parts of our software require opencv3. Does it hurt anything?

Alex

Pages: [1] 2 3