Index: doc/next-migration.html =================================================================== diff -u -r72ea1813ed0addc436756c0ee1c6b88643a4400c -r5ee346e9c5df606ec027a37e8891e82205f427b2 --- doc/next-migration.html (.../next-migration.html) (revision 72ea1813ed0addc436756c0ee1c6b88643a4400c) +++ doc/next-migration.html (.../next-migration.html) (revision 5ee346e9c5df606ec027a37e8891e82205f427b2) @@ -771,6 +771,26 @@
+Profiling Support: The Next Scripting Language provides now two + forms of profiling +
++Profiling via a DTrace provider (examples are e.g. in the dtrace + subdirectory of the source tree) +
++Significantly improved built-in profiling (results can be + processed in Tcl). +
+Much smaller Interface: The Next Scripting Language has a much smaller interface (i.e. provides less predefined methods) than XOTcl (see Table 1), although the expressability was increased in @@ -6146,7 +6166,7 @@