emacs-ipython-notebook/test
John Miller 193c25b4ce Reduce the number of oinfo calls.
Notebook performance would noticeably suffer when doing completions in large
namespaces (I'm looking at you pandas) because it could result in many (100's)
of individual calls to `__ein_print_object_info_for'. This was very inefficient,
so now what the code does is make a single python call to generate oinfo results
for a list of completion candidates. Performance seems much improved, but only
time will tell if this is just my imagination or not.
2019-12-01 11:31:00 -07:00
..
ein-testing-cell.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
ein-testing-kernel.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
ein-testing-notebook.el Polymode 2019-04-02 09:35:17 -04:00
ein-testing.el Ob-ein Improvements 2019-05-20 10:59:43 -04:00
redirecting-server.py Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-ac.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-cell-notebook.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-cell.el Sane File Navigation 2018-10-26 18:40:19 -04:00
test-ein-completer.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-connect.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-console.el appveyor for msys2 2018-10-20 20:19:58 -04:00
test-ein-content.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-core.el Polymode 2019-04-02 09:35:17 -04:00
test-ein-iexec.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-kernel.el Document and dependency updates. (#561) 2019-06-22 10:01:50 -05:00
test-ein-kill-ring.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-modes.el Polymode 2019-04-02 09:35:17 -04:00
test-ein-node.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-notebook.el tkf/emacs-request 0.3.1 defaults encoding to utf-8 2019-07-02 00:12:52 -04:00
test-ein-notebooklist.el Fortify tests, tweak cursor motion in notebooklist buffers. 2019-04-03 17:34:37 -05:00
test-ein-notification.el Update tests for change in notification messages. 2018-11-13 20:58:43 -06:00
test-ein-ob.el Ob-ein Improvements 2019-05-20 10:59:43 -04:00
test-ein-output-area.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-poly.el Forestall Polymode "Contamination" 2019-05-29 18:56:57 -04:00
test-ein-process.el Allow disabling of autocomplete 2018-11-28 17:45:23 -05:00
test-ein-pytools.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-shared-output.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-smartrep.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-utils.el Polymode 2019-04-02 09:35:17 -04:00
test-ein-worksheet-notebook.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-worksheet.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-func.el Closes #580 2019-08-13 08:04:47 -04:00
test-poly.el gate the add-functions in ein:polymode 2019-05-26 00:28:23 -04:00
test_ein_remote.py Reduce the number of oinfo calls. 2019-12-01 11:31:00 -07:00
testein-loader.el Appveyor iterating (WIP) (#573) 2019-07-28 18:20:13 -06:00
testein.el Cleanup save-before-quit logic, and polymode kill buffer bugfix 2019-05-07 09:54:20 -04:00
testfunc.el Appveyor iterating (WIP) (#573) 2019-07-28 18:20:13 -06:00