Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > The Community > The Coffee Lounge
Reload this Page Opinions on GIMP Performance?
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

The Coffee Lounge General chat about anything that goes, a good place to introduce yourself and say hi, tell a Joke, or just relax.

Site Navigation
Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 08-28-2006   #11 (permalink)
Linux Newbie
 
GNOME_n00b's Avatar
 
Join Date: May 2005
Location: UK
Posts: 142
Quote:
Originally Posted by techieMoe
You seem quite sure of this. Do you have a benchmark study or some numbers to back this up? I've run other X11 applications in OS X (such as OpenOffice.org) and not noticed any appreciable slowdown.
i was reading one recently. i think it was at digg.com, but not too sure.
GNOME_n00b is offline   Reply With Quote
Old 08-30-2006   #12 (permalink)
Super Moderator
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 8,749
In an attempt to see if GIMP was indeed the culprit, I tried creating a comic last night in Photoshop. Ironically, I'm more used to the way GIMP does things now and I had a hell of a time trying to figure out how to get Photoshop to do what I wanted. I think at this point I'm going to deal with the slowdown in GIMP until I can find a more viable alternative. Projects such as Seashore are promising. Unfortunately at this point in its development it's actually significantly slower than GIMP despite being a native program.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Old 08-30-2006   #13 (permalink)
Linux Guru
 
fingal's Avatar
 
Join Date: Jul 2003
Location: Birmingham - UK
Posts: 1,533
Sounds like a bug to me. Do you have any way of measuring memory usage during your work with the GIMP?
__________________
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
fingal is offline   Reply With Quote
Old 08-30-2006   #14 (permalink)
Super Moderator
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 8,749
Quote:
Originally Posted by fingal
Sounds like a bug to me. Do you have any way of measuring memory usage during your work with the GIMP?
Yes, there's a process monitor equivalent to "top" in OS X. Next time I sit down to do some work I'll keep an eye on the RAM usage. Perhaps there's a memory leak somewhere in my version of the GIMP.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Old 08-30-2006   #15 (permalink)
Linux Guru
 
fingal's Avatar
 
Join Date: Jul 2003
Location: Birmingham - UK
Posts: 1,533
Quote:
Originally Posted by techieMoe
Yes, there's a process monitor equivalent to "top" in OS X. Next time I sit down to do some work I'll keep an eye on the RAM usage. Perhaps there's a memory leak somewhere in my version of the GIMP.
Yes, I suspect a 'memory leak' from having read so many threads in here on similiar issues. As I'm not a developer though, I'm not sure what causes this? Does it mean there's some code which doesn't define limits to memory usage for a specific function?

If so your RAM would fill up progressively as you work ...

EDIT: It's okay: I read this. It suggests that not all misuse of memory is a 'leak' ... So maybe your cache is filling up while you work for example.
__________________
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
fingal is offline   Reply With Quote
Old 08-30-2006   #16 (permalink)
Super Moderator
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 8,749
Quote:
Originally Posted by GNOME_n00b
i was reading one recently. i think it was at digg.com, but not too sure.
I don't mean to dismiss your statement. I've been reading about performance issues with Apple's X11.app (which is required to run GIMP since there is no native port of GTK+), so it's very possible that my issues are stemming from that. I just don't want to jump to any conclusions.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Old 08-30-2006   #17 (permalink)
Linux Enthusiast
 
carlosponti's Avatar
 
Join Date: Dec 2004
Location: Oklahoma
Posts: 556
Send a message via AIM to carlosponti Send a message via MSN to carlosponti Send a message via Yahoo to carlosponti
Moe maybe you should start down the path of a native port of GTK and release it back into the community. i would assure you alot of people would appreciate it.

edit: i spoke too soon http://developer.imendio.com/projects/gtk-macosx
__________________
Blog
Registered Linux user 396557
carlosponti is offline   Reply With Quote
Old 08-30-2006   #18 (permalink)
Super Moderator
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 8,749
Quote:
Originally Posted by carlosponti
Moe maybe you should start down the path of a native port of GTK and release it back into the community. i would assure you alot of people would appreciate it.

edit: i spoke too soon http://developer.imendio.com/projects/gtk-macosx
I've found a couple of projects for this, but one has had no activity for over a year and that one you linked to doesn't seem to be very active. Porting GTK to OS X can't be that easy of a thing to do or I imagine it would have already been done. I'm not sure I'm up to to that monumental of a task.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Old 08-30-2006   #19 (permalink)
Linux Enthusiast
 
carlosponti's Avatar
 
Join Date: Dec 2004
Location: Oklahoma
Posts: 556
Send a message via AIM to carlosponti Send a message via MSN to carlosponti Send a message via Yahoo to carlosponti
it kinda sucks if you ask me. the way they have gimp implemented is about like using wine to run Microsoft IE.
__________________
Blog
Registered Linux user 396557
carlosponti is offline   Reply With Quote
Old 08-30-2006   #20 (permalink)
Super Moderator
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 8,749
Quote:
Originally Posted by carlosponti
it kinda sucks if you ask me. the way they have gimp implemented is about like using wine to run Microsoft IE.
It is indeed, and I agree that it sucks. There aren't many other options at this point. I might look into setting up a dual-boot with Linux on my MacBook. So far there aren't a lot of tutorials on that that don't involve phases of the moon and goat slaughtering.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Job Search
keyword location
Post a Job »
job title, keywords or company
city, state or zip jobs by job search

Free Magazines
Free eBook:"Vulnerability Management for Dummies"
Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
subscribe
Google vs The World: The Battle of the Message Security Vendors
With such a powerful name behind it, Google Message Security stands out in a sea of products that do exactly the same thing - or so they say. So when it comes right down to it, how does the Google selection stack up against the rest of messaging security's big guns?
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 01:42 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0