Thanks, I'll try to whip up an article about it in the not-too-distant future.
Though I can tell that the biggest improvement to my profiling flow was adding a `--profile` flag to OctoSQL itself. This way I can easily create CPU/memory/trace profiles of whole OctoSQL command invocations, which makes experiments and debugging on weird inputs much quicker.
Comments
I'd love to read more about your experience profiling, how your techniques work.
Thanks, I'll try to whip up an article about it in the not-too-distant future.
Though I can tell that the biggest improvement to my profiling flow was adding a `--profile` flag to OctoSQL itself. This way I can easily create CPU/memory/trace profiles of whole OctoSQL command invocations, which makes experiments and debugging on weird inputs much quicker.