mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
http://api.jquery.com/first-selector/ mentions that using ":first" in query selectors can be a little slow since we can't use the browser's native querySelectorForAll implementation. In my tests, this cut the average time down from 6.70ms to 6.38ms. So, not great, but this function is most frequently called many times in a big while loop, so, better than nothing. (imported from commit d7725edd0c81431829fe353c6dd2bc61b1de6b19) |
||
|---|---|---|
| api | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||