Skip to content

Commit

Permalink
Restructure performance tips (#54211)
Browse files Browse the repository at this point in the history
This PR makes the documentation page on "performance tips" more
accessible and structured.

- Restructure the page into four main sections:
  1. General advice
  2. Type inference
  3. Memory management and arrays
  4. Miscellaneous
- Increase subsection depth of individual items and move them into the
appropriate category
- Try to put the most important items first, and the least important
last
- Rename one header to unify style

**No content has been modified, this is strictly copy-paste and moving
things around**
  • Loading branch information
gdalle committed Apr 23, 2024
1 parent 8945914 commit 9107bd3
Showing 1 changed file with 452 additions and 444 deletions.
Loading

0 comments on commit 9107bd3

Please sign in to comment.