-
Updated
Oct 3, 2020 - Go
performance
Here are 2,945 public repositories matching this topic...
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Oct 4, 2020 - Go
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Java
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
DNS preanalyze
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
-
Updated
Sep 10, 2020 - Shell
-
Updated
Oct 4, 2020 - Java
-
Updated
Oct 5, 2020 - C++
-
Updated
Sep 10, 2020
Feedback from @surma:
I feel like by default you should add a rootMargin to the IO to trigger the load before something comes into the viewport.
So, rootMargin
defaults to "0px 0px 0px 0px", meaning the intersection will be computed between the root element's unmodified bounds rectangle and the target's bounds. This change would be made to https://github.com/GoogleChromeLabs/quicklink/b
-
Updated
Oct 5, 2020 - Go
loadimpact / k6
It seems that the console.log() doesn't do any shell escaping and therefore, the control characters can break the terminal output.
Environment
- k6 version: 0.28
- OS and version: Linux / bash
Expected Behavior
I expected the control characters (\r etc) to be escaped before pr
-
Updated
Jan 22, 2019 - JavaScript
There's a lot of place for improvement of the documentation.
- Update the Angular guide to use
ngx-build-plus
- Improve the API documentation explaining the configuration properties
- Include a guide showing how to use Guess.js with JWT instead of OAuth
- Include Gatsby guide
The content of the documentation is in the GitHub page [repo](https://github.com/guess-js/guess-
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Sep 25, 2019 - Java
For each Job, it adds plots about density, cumulative mean, and so on. But two files are named BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--density.png
and BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--facetDensity.png
, with the --
instead of single. Like some iteration variable is empty (since later there are names with -Default-
![image](https://user-images.github
-
Updated
Oct 5, 2020 - Python
The latest copy of the CPython grammar tests in test_grammar.py has several @skip
s and FIXME
s. Some of them seem easy to fix, e.g. some parser bugs or missing warnings that would be helpful, others are entire features. We should fix the easy ones and make sure there are tickets for the rest.
-
Updated
Oct 5, 2020 - Java
-
Updated
Oct 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the performance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the performance topic, visit your repo's landing page and select "manage topics."