/debug-tools

My debug tools

Primary LanguageC++GNU General Public License v3.0GPL-3.0

debug-tools

Autobuild
My debug tools for oi problem

TODOs

  • Add summary(max/min/average time/memory...) output in grouptest and random test.
  • Add interactive problem support
  • Auto remove tmpfile created by user problem after test.
  • Use ipc for log output
  • Provide run log api
  • Improve color output (Change enum into const variables)
  • Cleanup cmake config
  • use tcmalloc/jemalloc
  • Add windows support