After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759923 - Performance test for gegl:scale-ratio
Performance test for gegl:scale-ratio
Status: RESOLVED FIXED
Product: GEGL
Classification: Other
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Default Gegl Component Owner
Default Gegl Component Owner
Depends on:
Blocks:
 
 
Reported: 2015-12-28 09:38 UTC by Debarshi Ray
Modified: 2016-01-08 10:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
perf: Test gegl:scale-ratio performance (2.85 KB, patch)
2015-12-28 09:45 UTC, Debarshi Ray
committed Details | Review
perf: Test gegl:scale-ratio performance (2.89 KB, patch)
2016-01-08 10:05 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2015-12-28 09:38:06 UTC
Let's write a performance test for gegl:scale-ratio. It's useful for having a rough idea of how fast it is.
Comment 1 Debarshi Ray 2015-12-28 09:45:16 UTC
Created attachment 317955 [details] [review]
perf: Test gegl:scale-ratio performance
Comment 2 Debarshi Ray 2016-01-08 10:05:09 UTC
Created attachment 318471 [details] [review]
perf: Test gegl:scale-ratio performance

Unref the buffer and call gegl_exit before exiting.
Comment 3 Debarshi Ray 2016-01-08 10:07:53 UTC
commit 1236c30a3e2158139ed909e6164c18663a5ee591
Author: Debarshi Ray <debarshir@gnome.org>
Date:   Mon Dec 28 10:22:37 2015 +0100

    perf: Test gegl:scale-ratio performance
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759923