README

AdonisJS Profiler
A high level profiler to profile application code like Database queries, HTTP requests , Validation calls and so on.
Built with ❤︎ by Harminder Virk
Profiler to time function calls in AdonisJs with context
<script type="module">
import adonisjsProfiler from 'https://cdn.skypack.dev/@adonisjs/profiler';
</script>
A high level profiler to profile application code like Database queries, HTTP requests , Validation calls and so on.