PPaaS icon indicating copy to clipboard operation
PPaaS copied to clipboard

Parrot is too slow with delay of 10

Open cgatesman opened this issue 8 years ago • 4 comments
trafficstars

I would have expected a faster parrot than delay 20 parrot.

20:

10:

cgatesman avatar May 02 '17 14:05 cgatesman

+1

webdevbrian avatar May 02 '17 14:05 webdevbrian

Not exactly that it "slows down" with smaller delay, more like "delay is not applied < 15".

Most probably a limitation of gifencoder.

See how the delay is configured here: https://github.com/francoislg/PPaaS/blob/master/src/ParrotConstructor.js#L19

francoislg avatar May 02 '17 15:05 francoislg

Well... https://github.com/heikkipora/gifencoder/blob/master/lib/GIFEncoder.js#L136

francoislg avatar May 02 '17 17:05 francoislg

Oh well... 😆

cgatesman avatar May 02 '17 19:05 cgatesman