Ticket #172 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 11 months ago

Fast shutdown

Reported by: Philip Owned by: jan
Priority: Should Have Milestone: Alpha 5
Component: Game engine Keywords:
Cc:

Description

(See 2007-01-06 meeting notes.)

The game usually takes a while to shut down since it frees all its resources before exiting, but there isn't any need to do that when people are just playing the game (as opposed to being developers who want to check for resource leaks). Some things probably still need to be shut down cleanly (network, video, log files, etc), but it should be possible to make it much faster than it is now.

Change History

comment:1 Changed 5 years ago by jan

  • Owner set to jan
  • Status changed from new to assigned

comment:2 Changed 16 months ago by anonymous

  • Milestone Alpha deleted

Milestone Alpha deleted

comment:3 Changed 16 months ago by wacko

  • Milestone set to Backlog

comment:4 Changed 11 months ago by historic_bruno

Is this still relevant, it seems to shutdown "quickly" for me? :)

comment:5 Changed 11 months ago by jan

  • Status changed from assigned to closed
  • Resolution set to wontfix

A current release build takes about ~1s to shut down (as measured by TIMER). This is a fairly fast machine with an SSD, and there's certainly room for improvement, but I'm happy enough to agree we no longer need to go through any extra gyrations. If anyone disagrees, please feel free to re-open the ticket :)

comment:6 Changed 11 months ago by k776

  • Milestone changed from Backlog to Alpha 5
Note: See TracTickets for help on using tickets.