Hacker News new | ask | show | jobs
by nojvek 2004 days ago
I did some perf profiling on Notion. Their JS just takes a long time to do basic things (even interpreting keystrokes)

Seeing VSCode (which is a web tool) respond insanely fast for keystrokes and code completion makes me realize (amongst Microsoft products, Vscode is a gem - they’ve done a rare thing which is to make a complex performant web app that does editing really well)