Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en-us/studio/microprofiler/tag-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ When threads aren't actively performing tasks, they enter a sleep state, with ta
<td>Reduce the amount and complexity of physically simulated bodies.</td>
</tr>
<tr>
<td>Simulation/physicsSteppedTotal/physicsStepped/SpacialFilter/filterStep</td>
<td>Simulation/physicsSteppedTotal/physicsStepped/SpatialFilter/filterStep</td>
<td>Updates simulation islands, arranging parts according to network ownership, local simulation. Islands are non-interacting groups of parts which can be simulated independently.</td>
<td>Avoid setting network ownership frequently. Keep groups of parts far enough away from each other so they can be simulated separately.</td>
</tr>
Expand Down