-
Updated
Aug 28, 2020 - Go
performance
Here are 2,868 public repositories matching this topic...
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 28, 2020 - Java
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 27, 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
Aug 25, 2020 - Shell
-
Updated
Aug 28, 2020 - Java
-
Updated
Aug 28, 2020 - C++
-
Updated
Aug 25, 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
loadimpact / k6
Feature Description
As noted in https://community.k6.io/t/need-to-get-http-response-status-line/839, there doesn't seem to be a way to get the HTTP status text from an HTTP response. There's no good reason for that, and it should be easy to add.
Suggested Solution (optional)
Given that we currently transpose Go's [http.Response.StatusCode](https://github.com/golang/go/blob/5c7748d
-
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
Aug 11, 2020 - JavaScript
-
Updated
Aug 28, 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-


Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.