Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 461 Bytes

Console-Command-Profiler.md

File metadata and controls

24 lines (17 loc) · 461 Bytes

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.