From 04866eb02a14db392d2efb2ed4e133ff420e609a Mon Sep 17 00:00:00 2001 From: Eric VanDever Date: Tue, 6 Oct 2015 10:11:17 -0400 Subject: [PATCH] another warning in documentation --- docs/network/physics.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/network/physics.html b/docs/network/physics.html index f38fc3e9..0e609ca3 100644 --- a/docs/network/physics.html +++ b/docs/network/physics.html @@ -210,7 +210,8 @@ network.setOptions(options); path resolution. If the worker fails for any reason, the system will fall back to standard physics calculations. WorkInProgress: This has only been tested with default physics selections and does not attempt to optimize - stabilization. + stabilization. Has not been optimized for small changes to underlying dataset, so each change will + cause all data to be recopied to the worker thread.