codex-web-app
codex-web-app copied to clipboard
Two easy optimizations
Also, I'm not certain that I didn't break anything.
Hey Egon, that’s so nice of you.
Yeah, this is one of the optimizations needed to improve the current architecture. I plan on merging this when I get back to working on the editor.
Thanks!
If you’re interested in running the Editor test suite in the future, in theory you should be able to run yarn test-editor-chrome
-- there’s also test-editor-firefox
and text-editor-safari
, but I don’t know how well those are expected to work cross-platform. I should probably setup CI to automate it.