-
Updated
May 24, 2022 - JavaScript
profile
Here are 4,171 public repositories matching this topic...
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
May 28, 2022
-
Updated
Jun 1, 2022 - Markdown
Sometimes it is useful to know where a function was called from. We currently don't display this information.
In jlfwong/speedscope#188, I introduced TextDecoder as a way of avoiding performance issues with building up a huge string slowly. There are ways to make the fallback path faster and use less memory as well:
From @evanw:
The problem is that JavaScript JITs such as V8 optimize repeated string appends by building up a linked list in memory and only constructing the
-
Updated
Nov 7, 2021 - Java
-
Updated
Apr 27, 2022 - TypeScript
-
Updated
May 29, 2022 - Python
-
Updated
Jun 1, 2022
Error description photo
Device used in the photo
Android 11; Redmi Note 8 Build/RKQ1.201004.002
Browser version used in the photo
Chrome 96.0.4664.92
-
Updated
May 25, 2022 - Java
-
Updated
May 20, 2022
-
Updated
May 27, 2022 - Markdown
If you are a native speaker of a language that is not yet supported by Streak Stats, you can help by opening a PR!
See a list of currently supported locales at /src/translations.php.
Note: Please only add translations for languages you are fluent in. It is important that the translations are accura
🎨 Add more themes
-
Updated
May 22, 2022 - Python
-
Updated
May 30, 2022 - PHP
-
Updated
Mar 30, 2022 - Python
-
Updated
May 18, 2022 - Shell
-
Updated
May 7, 2022 - JavaScript
-
Updated
May 7, 2021 - Objective-C
-
Updated
Jan 22, 2022 - C
-
Updated
May 26, 2022 - JavaScript
-
Updated
May 31, 2022 - Python
-
Updated
Sep 3, 2020 - PHP
-
Updated
Dec 8, 2019 - Swift
Improve this page
Add a description, image, and links to the profile topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the profile topic, visit your repo's landing page and select "manage topics."

When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.