You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.5 adds a new experimental feature allowing for users to export a Puffin report. Puffin is a rust-based profiler that helps programmers visualize the performance impact of internal Meilisearch operations. This is mostly useful to the engine team, but might also assist the support team.
Activation happens exclusively via the /experimental-features API route. Activating this feature will negatively impact performance.
Tasks
Create new page: /learn/experimental/puffin-reports.mdx
Update API reference /reference/api/experimental.mdx
v1.5 adds a new experimental feature allowing for users to export a Puffin report. Puffin is a rust-based profiler that helps programmers visualize the performance impact of internal Meilisearch operations. This is mostly useful to the engine team, but might also assist the support team.
Activation happens exclusively via the
/experimental-features
API route. Activating this feature will negatively impact performance.Tasks
/learn/experimental/puffin-reports.mdx
/reference/api/experimental.mdx
/learn/experimental/overview.mdx#current-experimental-features
References
The text was updated successfully, but these errors were encountered: