Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Slow performance on certain systems  (Read 2153 times)

0 Members and 1 Guest are viewing this topic.

slotdev

  • Sr. Member
  • ****
  • Posts: 385
    • View Profile
Slow performance on certain systems
« on: April 15, 2012, 10:49:07 pm »
Hi

I've sent my game to a colleague who runs a very fast PC, Win 7 Ultimate x64 and has an AMD Radeon HD 6570. The game runs painfully slowly - like 15 seconds to start vs 2 seconds on my Intel Core i3 (NVidia CUDA gfx).

Has anyone experienced something like this?

Thanks
Ed
SFML 2.1

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
Re: Slow performance on certain systems
« Reply #1 on: April 16, 2012, 07:49:25 am »
This is a stupid question, but I have to ask: is your app compiled in release mode?

Is it something specific that slows it down, or creating a SFML window is enough?
Laurent Gomila - SFML developer

slotdev

  • Sr. Member
  • ****
  • Posts: 385
    • View Profile
Re: Slow performance on certain systems
« Reply #2 on: April 16, 2012, 09:58:20 am »
Hi Laurent

Yeah it's a release build. I'll try to isolate it more, but it's odd that it works on a large number of systems...but not this (much higher spec) type.

Ed
SFML 2.1

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
Re: Slow performance on certain systems
« Reply #3 on: April 16, 2012, 10:09:02 am »
Is it just a delay at startup, or is the game really running slow?
Laurent Gomila - SFML developer

slotdev

  • Sr. Member
  • ****
  • Posts: 385
    • View Profile
[SOLVED]Re: Slow performance on certain systems
« Reply #4 on: April 16, 2012, 03:02:59 pm »
Is it just a delay at startup, or is the game really running slow?

Both - but problem solved - it was Norton Anti-Virus, for some unknown reason it thinks the game exe is suspicious and wants to quarantine it....

Thanks for your time, anyway :)

SFML 2.1

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
Re: Slow performance on certain systems
« Reply #5 on: April 16, 2012, 03:18:13 pm »
Is the executable called game.exe? I've seen people having similar antivirus issues with this filename.
Laurent Gomila - SFML developer

 

anything