-
Updated
Dec 4, 2020 - Go
performance
Here are 3,059 public repositories matching this topic...
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Dec 8, 2020 - Go
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 7, 2020 - Java
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Nov 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
Nov 17, 2020 - Shell
-
Updated
Dec 8, 2020 - Java
If you set up a scenario where the executors runs less than one iteration per second, the value is floored to zero while in progress. However, it reports the correct amount in the end-of-test summary.
Environment
- MacOS Big Sur
- k6 v0.29.0
Expected Behavior
checkEveryFiveSeconds [=========>----------------------------] 0/1 VUs 0m17.1s/1m0s 0.20 iters/s
or
-
Updated
Dec 7, 2020 - Go
-
Updated
Dec 8, 2020 - C++
-
Updated
Nov 17, 2020
Describe the bug
The markup version of the readme that is displayed in the main page for this repo contains the following links:
Status code [404:NotFound] - Link: https://keyword-2-ecd7b.firebaseapp.com/
Status code [404:NotFound] - Link: https://github.com/GoogleChromeLabs/quicklink/blob/master/#custom-ignore-patterns
(The links in the readme’s markdown may appear different to the link
-
Updated
Oct 9, 2020 - JavaScript
Validation W3C
Expected Behavior
Running validator https://validator.w3.org on basic <picture>
elements as per setup config should not result in errors.
Current Behavior
Currently when running validator on:
<picture class="lozad" style="display: block; min-height: 1rem" data-iesrc="images/thumbs/04.jpg" data-alt="">
<source srcset="images/thumbs/04.jpg" media="(min-width: 1280px)">
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
Dec 8, 2020 - TypeScript
The Job
and Toolchain
columns are redundant, Runtime
is all we need:
I see this very often when our users are presenting BDN results at conferences|meetups etc
The Job
column should remain visible when the user has set the Job id in explicit way.
/cc @stephentoub
-
Updated
Dec 8, 2020 - Python
-
Updated
Sep 25, 2019 - Java
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
Dec 7, 2020 - Java
Describe the bug
It surprised me as well, but apparently NPM is case sensitive
https://www.npmjs.com/package/webStorage
https://www.npmjs.com/package/webstorage
To Reproduce
https://bundlephobia.com/result?p=webStorage
Expected behavior
I should be shown stats for webStorage
package, but I see webstorage
instead.
-
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."
I'm receiving error with JPG (uppercase of jpg) image extension. This extension should be supported right?
ERROR Error resizing: Error: Expected one of: heic, heif, jpeg, jpg, png, raw, tiff, webp for format but received JPG of type string
at Object.invalidParameterError (/var/task/node_modules/sharp/lib/is.js:101:10)
at Sharp.toFormat (/var/task/node_modules/sharp/lib/output.js:168: