Skip to main content
added 112 characters in body
Source Link
Danny Varod
  • 288
  • 3
  • 10

Check how much memory it takes,:

  • How much RAM it uses
  • How much texture + GPGPU memory it uses
  • Minimum frame rate / Current frame rate * (CPUCPU speed * SpeedUpFactorOf(numberminimal number of cores inyou can use)),
  • Similar equation for GPU calculation units
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor,
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.

Check how much memory it takes,

  • Minimum frame rate / Current frame rate * (CPU speed * SpeedUpFactorOf(number of cores in use)),
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor,
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.

Check:

  • How much RAM it uses
  • How much texture + GPGPU memory it uses
  • Minimum frame rate / Current frame rate * CPU speed * SpeedUpFactorOf(minimal number of cores you can use)
  • Similar equation for GPU calculation units
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.

added 15 characters in body
Source Link
Danny Varod
  • 288
  • 3
  • 10

Check how much memory it takes,

  • Minimum frame rate / Current frame rate * (CPU speed * numbersSpeedUpFactorOf(number of cores youin use)),
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor,
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.

Check how much memory it takes,

  • Minimum frame rate / Current frame rate * (CPU speed * numbers of cores you use),
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor,
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.

Check how much memory it takes,

  • Minimum frame rate / Current frame rate * (CPU speed * SpeedUpFactorOf(number of cores in use)),
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor,
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.

Source Link
Danny Varod
  • 288
  • 3
  • 10

Check how much memory it takes,

  • Minimum frame rate / Current frame rate * (CPU speed * numbers of cores you use),
  • what level of opengl/directx/cuda your game engine requires from the graphics adaptor,
  • how much disk space the installation + user info takes...

Also test on various hardware configurations.