[wesnoth-commits] [wesnoth/wesnoth] 420df8: Add class for reporting elapsed time in object scopes

Iris Morelle noreply at github.com
Sat Nov 14 22:30:00 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 420df896241aa63b2cea427ec726edc01e8b4d9e
      https://github.com/wesnoth/wesnoth/commit/420df896241aa63b2cea427ec726edc01e8b4d9e
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    A src/utils/optimer.hpp

  Log Message:
  -----------
  Add class for reporting elapsed time in object scopes


  Commit: 30228991af17aadc3b4c6695c2187a4519e6f7e0
      https://github.com/wesnoth/wesnoth/commit/30228991af17aadc3b4c6695c2187a4519e6f7e0
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M src/server/campaignd/options.cpp
    M src/server/campaignd/options.hpp
    M src/server/campaignd/server.cpp
    M src/server/campaignd/server.hpp

  Log Message:
  -----------
  campaignd: Add --timings option to report request servicing timings

Yes, this requires making campaignd::server::request public so I don't
lose my mind writing friend declarations.


Compare: https://github.com/wesnoth/wesnoth/compare/01f8407f65ff...30228991af17



More information about the Commits mailing list