Skip to content

Commit

Permalink
DOCS-#0000: Supplement Optmization Notes with a link to configs
Browse files Browse the repository at this point in the history
Signed-off-by: Igoshev, Iaroslav <[email protected]>
  • Loading branch information
YarShev committed Apr 17, 2024
1 parent de6114c commit a963096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage_guide/optimization_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Optimization Notes
Modin has chosen default values for a lot of the configurations here that provide excellent performance in most
cases. This page is for those who love to optimize their code and those who are curious about existing optimizations
within Modin. Here you can find more information about Modin's optimizations both for a pipeline of operations as
well as for specific operations.
well as for specific operations. If you want to go ahead and tune the Modin behavior on your own, refer to
:doc:`Modin Configuration Settings : </flow/modin/config>` page for the full set of configurations available in Modin.

Range-partitioning in Modin
"""""""""""""""""""""""""""
Expand Down

0 comments on commit a963096

Please sign in to comment.