Add comment on inefficiency
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-credo.js
index 2bb1b1a..21a0363 100644 (file)
@@ -1,3 +1,9 @@
+// ### This works inefficiently by having multiple teams all run the
+// same search against different sets of targets. A much better
+// approach would be run a single search, with all these panels
+// members of the same team, but picking out only the results relevant
+// to them. That will be more work.
+
 mkws.registerWidgetType('Credo', function() {
   var that = this;
   var s = []