1. Georgios Papageorgiou
  2. PowerBuilder
  3. Sunday, 11 February 2018 22:26 PM UTC

Hi PowerSphere,

Anyone having GIT running smoothly with large PowerBuilder Application ?

Everytime I save an object - then YAWN.... Y A W N !!!!!! ..... I'm having a SSD disk so this should not be the reason

So is there a setting "SPEED UP GIT" .... :?)

Regards

Georgios

ATK Gimmy Susan Accepted Answer Pending Moderation
  1. Thursday, 26 July 2018 15:47 PM UTC
  2. PowerBuilder
  3. # 1

Hi

In my project with 27 libraries and 4479 objects i noticed that:

if I commit / pull / push with the open libraries (open tree node) the system is very slow.

If I close the node of all the libraries, the process is much faster.

 

Do you find it?

 

GMY

Comment
There are no comments made yet.
David Edison Accepted Answer Pending Moderation
  1. Monday, 16 July 2018 09:37 AM UTC
  2. PowerBuilder
  3. # 2

Hi Chris,

Thanks for opening the support ticket! Our development team will analyze and figure out a way to improve the performance and memory issue. We will follow up with you in our ticket system.

Regards,

Tom Jiang

Comment
There are no comments made yet.
Chris Tillman Accepted Answer Pending Moderation
  1. Sunday, 15 July 2018 02:08 AM UTC
  2. PowerBuilder
  3. # 3

I am having the same issue, but I don't think it's actually Git itself. Maybe related to having Git installed somehow? On Save, I wait 5-10 seconds every time. 

Even worse, as I was monitoring the PB process in Task Manager, I saw it ramped up to 25% CPU on every save, and added 4MB to the memory space ... which is never recovered! Something horribly wrong here.

before save

during save

after save

 

 

Comment
  1. Armeen Mazda @Appeon
  2. Sunday, 15 July 2018 02:40 AM UTC
Please open a support ticket. This is not normal. Thanks.
  1. Helpful
There are no comments made yet.
Gimmy Susan Accepted Answer Pending Moderation
  1. Thursday, 15 March 2018 14:30 PM UTC
  2. PowerBuilder
  3. # 4
Hello

I've had the same problem.
It resolved when I told the *.pbd, *.pbl, *.dll and *.exe files from the GIT control.
( First we leave in the folder and under the control of GIT also the program compiled with all its DDDK.

Just act on the file. ".ignore" for ignore them.

 

example:

 

*.pdb

*.pbl

*.exe

*.dll

Comment
There are no comments made yet.
Bruce Armstrong Accepted Answer Pending Moderation
  1. Wednesday, 14 February 2018 21:49 PM UTC
  2. PowerBuilder
  3. # 5

>>Everytime I save an object - then YAWN.... Y A W N !!!!!! ..... I'm having a SSD disk so this should not be the reason

Git isn't involved when you save an object.  Only when you commit, push or pull.   Are you sure Git is your issue?

 

Comment
There are no comments made yet.
Julie Jiang @Appeon Accepted Answer Pending Moderation
  1. Monday, 12 February 2018 03:47 AM UTC
  2. PowerBuilder
  3. # 6

Hi Georgios, 

Please full build the application and try again.

Best regards,

Julie

Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Monday, 12 February 2018 03:04 AM UTC
  2. PowerBuilder
  3. # 7

Are you using the new native Git interface in PowerBuilder 2017 R2?  In our tests it is very fast, and there is a webinar scheduled on March 21, 2018.  https://www.appeon.com/company/events/source-control-using-git-powerbuilder-2017-r2-new-feature.html  

One simplest test you can do to determine if it is a problem of PowerBuilder or your Git software is to use a Git client to perform the same operation.  If the Git client is also slow then your problem definitely has nothing to do with PowerBuilder.

Comment
  1. Georgios Papageorgiou
  2. Monday, 12 February 2018 09:00 AM UTC
Hi Armeen,



Yes - the very new native Git interface. It's when I'm saving an object in PowerBuilder - seems it refreshing the entire application.



(looking forward to the webinar - but I need to have it up and running along before the showdown :) ) 



I'll rebuild - as Julie suggests 



Regards



Georgios

  1. Helpful
  1. Armeen Mazda @Appeon
  2. Sunday, 15 July 2018 02:39 AM UTC
Please open a support ticket. This is not normal. Thanks.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.