mirror of
https://github.com/discourse/discourse.git
synced 2025-01-06 13:04:10 +08:00
d09f283e91
Syntax highlighting is a CPU-intensive process which we run a lot while rendering posts and while using the composer preview. Moving it to a background worker releases the main thread to the browser, which makes the UX much smoother. |
||
---|---|---|
.. | ||
acceptance | ||
admin | ||
components | ||
controllers | ||
ember | ||
fixtures | ||
helpers | ||
initializers | ||
lib | ||
mixins | ||
models | ||
utils | ||
widgets | ||
plugin_tests.js.erb | ||
test_helper.js |