-
Updated
Jun 29, 2022 - HTML
profile
Here are 4,369 public repositories matching this topic...
-
Updated
Jun 7, 2022
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 2, 2022 - Markdown
This would allow doing e.g.
$ magic-trace attach -p $(pidof foo) -trigger bar sleep 5
like perf.
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
Jun 29, 2022 - Python
-
Updated
Jun 9, 2022 - TypeScript
-
Updated
Jul 6, 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
Jul 5, 2022 - Markdown
-
Updated
Jun 17, 2022 - Java
-
Updated
Jun 20, 2022
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
Jun 27, 2022 - PHP
-
Updated
Mar 30, 2022 - Python
-
Updated
May 18, 2022 - Shell
-
Updated
May 7, 2022 - JavaScript
-
Updated
Jun 9, 2022 - C
-
Updated
May 7, 2021 - Objective-C
Is your feature request related to a problem? Please describe.
It will be good to have more readme templates to choose from
Describe the solution you'd like
More templates are needed
-
Updated
Jun 29, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Python
-
Updated
Sep 3, 2020 - PHP
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.