OrientDB Manual

Console - PROFILER

Controls the Profiler.

Syntax

profiler on|off|dump|reset

Where:

  • on Turn on the profiler and start recording
  • off Turn off the profiler and stop recording
  • dump Dump profiler's data
  • reset Reset profiler's data

Example

orientdb> profiler on
orientdb> profiler dump

This is a command of the Orient console. To know all the commands go to Console-Commands.