how can I speed UP WINE. I mean , speed UP a program running with WINE ???? specially the graphics ???? (dont tell me to install a graphic card), with graphics i mean the windows graphics that wine emulates for a windows program. HOW I SPEED UP A PROGRAM RUNNED WITH WINE?????
or at least, how to give WINE more priority in my PC. I have Ubuntu 9.04
You could try using Ubuntu Studio with the realtime kernel. That speeds up everything a bit. Ubuntu Studio is optimized for audio and video applications. Also... Somewhere with the real-time kernel there are directions to give a running process the maximum priority, but I'm not sure I'd recommend it with wine. Which program would you prioritize? Wine? the other program? all exe processes? -----Original Message----->From: fachamix <wineforum-user at winehq.org> >Sent: Nov 4, 2009 11:22 AM >To: wine-users at winehq.org >Subject: [Wine] Re: speed up WINE > >or at least, how to give WINE more priority in my PC. > >I have Ubuntu 9.04
On Wed, Nov 4, 2009 at 18:22, fachamix <wineforum-user at winehq.org> wrote:> I have Ubuntu 9.04 >Are desktop effects turned off?
desktoip effects are turned off, also the themes. I deactivate useless startup programs. ... how can I ive wine more priority in my processor ????
On Wed, Nov 4, 2009 at 10:15 PM, fachamix <wineforum-user at winehq.org> wrote:> desktoip effects are turned off, also the themes. > > I deactivate useless startup programs. > > ... how can I ive wine more priority in my processor ???? > > > > > >By shutting down less-needed applications? How are you sure that processor scheduling is the problem? After all, if Wine is the only thing fighting for CPU, it will get 100% regardless of priority. --Stephen programmer, n: A red eyed, mumbling mammal capable of conversing with inanimate monsters. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20091104/c1e708b0/attachment.htm>
vitamin wrote:> > fachamix wrote: > > ... how can I ive wine more priority in my processor ???? > > 'man renice' > > > fachamix wrote: > > how can I speed UP WINE. > > This as rhetorical as "why there is still Windows?" What exactly you want faster? What program(s)? Doing what?I would like to have a faster execution of my program thats running with wine, so, I was thinking that maybe if I give more priority to the WINE proc. I would get better performance in my program (thats running with wine)
You need a regular shutdown/restart in Ubunto. :-)
fachamix wrote:> > vitamin wrote: > > > > fachamix wrote: > > > ... how can I ive wine more priority in my processor ???? > > > > 'man renice' > > > > > > fachamix wrote: > > > how can I speed UP WINE. > > > > This as rhetorical as "why there is still Windows?" What exactly you want faster? What program(s)? Doing what? > > > I would like to have a faster execution of my program thats running with wine, so, I was thinking that maybe if I give more priority to the WINE proc. I would get better performance in my program (thats running with wine)Is there anything eating all your CPU? If not, there's a chance that the program currently just works slowly in Wine no matter what you try. Wine's primary goal is getting applications to work, getting them to work fast is much lower on the priority list.
For future reference, I can give a pretty good test case for an app that runs (well, initializes) much slower under Wine than under Windows - Enterprise Architect (http://www.sparxsystems.com/products/index.html). There is a 30 day free trial download available. I *think* the issues a a great deal of back-and-forth between the application and Wine as the app creates a large amount of GUI objects and resources.
On Thu, Nov 5, 2009 at 5:04 PM, <david.hagood at gmail.com> wrote:> For future reference, I can give a pretty good test case for an app that > runs (well, initializes) much slower under Wine than under Windows - > Enterprise Architect (http://www.sparxsystems.com/products/index.html). > > There is a 30 day free trial download available. > > I *think* the issues a a great deal of back-and-forth between the > application and Wine as the app creates a large amount of GUI objects and > resources. > > >Under "features", they say that they check for Wine, and recently there were some speedups. Is the newer version still slow? --Stephen programmer, n: A red eyed, mumbling mammal capable of conversing with inanimate monsters. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20091105/d2d6d519/attachment.htm>
fachamix wrote:> I would like to have a faster execution of my program thats running with wineSince you can't give us exactly what _is_ slow the only thing that will work is the same general answer: Get a faster PC. Side affect - all programs will be faster.
thanks a lot for the replys. I did not try the renice and nice commands yet .. but I will the execution of my program is remotely... I mean, its a remote execution of it. the program is in PC Numer1, when PC Numer2 wants to exec the program, executes it .. with remote execution . maybe thats why maybe its a little slower ... maybe there is a way to agilize SAMBA , or to integrate in a better way SAMBA and wine ... I dont know
fachamix wrote:> the program is in PC Numer1, when PC Numer2 wants to exec the program, executes it .. with remote execution . > > maybe there is a way to agilize SAMBA , or to integrate in a better way SAMBA and wineThen try a simple thing - copy it locally and see if it will be any faster.
I can not. The program MUST BE RUN in a remote way
Martin Gregorie ... exelent arquitecture of execution . But I will explain better. wine is local to my machine, and the program I want to execute with wine is remote. the execution its kind of : wine \\192.168.1.100\Folder\program.exe its not exactly like that, but I am sure everybody understands what I mean I have to say that 192.168.1.100 its a remote machine, ITS NOT MY MACHINE