performance
Here are 2,535 public repositories matching this topic...
On https://github.com/bvaughn/react-virtualized/blob/master/docs/List.md#rowrenderer
This line:
parent, // Reference to the parent List (instance)
Actually, parent references a Grid not a List. (using latest version 9.21.1)
As of #2316, the upcoming v3 release has a built-in debug command. I've updated two of the existing debugging recipes but I'm not a WebStorm user, so this recipe still needs updating: https://github.com/avajs/ava/blob/master/docs/recipes/debugging-with-webstorm.md
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.
What are you trying to achieve?
AWS released Lambda Layers to facilitate sharing libraries and binaries across lambda functions.
With Lambda Layers, adopting Sharp.js into any AWS Lambda Node.js project will be a breeze. Plus, there will be less setup, confusion, and errors surrounding compiling for the lambda execution environment.
I appreciate the existing installation instructio
I need to scroll to a certain part of the page, using hash routing. Something like:
/#/post/32#comment-id
This project seems to solve it for the react router, but it doesn't work with inferno:
https://github.com/rafrex/react-router-hash-link.
Here's the main source, seems like it could be easily adapted to the
请补充如下信息。
期望的表现和实际的表现。(如有)
依赖DoKit的私有库 pod lint 的时候不用加 --allow-warnings
问题重现的步骤。(如有)
创建个pod 库依赖DoKit, 执行 pod lib lint
Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iOS
其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)
- WARN | xcodebuild: DoraemonKit/iOS/DoraemonKit/Src/Core/Category/UIImage+Doraemon.h:12:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _
The documentation for the lazySizes object fit extension does mention that the polyfill is not a fully-automated solution and some CSS fiexes are required (font-family: "object-fit: contain/cover";)
In fact it could be automated by PostCSS plugin: [ronik-design/postcss-object-fit-images](https://github.com/ronik-design/p
How to improve NGINX performance, security, and other important things.
-
Updated
Jan 24, 2020 - Shell
There seems to be no way to use icons for label in cytoscape.js at the moment but still, it will be better to add an indicator for filter target.
- Keep trying to find a way to use icons
- Think about other indicators
add Openwhisk plugin
Thoughts on Go performance optimization
-
Updated
Jan 23, 2020
Is your feature request related to a problem? Please describe.
Cache-Control headers can affect prefetching, making the experience of implementing Quicklink vary, depending on the developer backend / CDN configuration, without s/he knowing what's happening.
We know that: _"Prefetched files are stored in the HTTP Cache, or the memory cache (depending on
I'm guessing, since I see no reference to filtering and sorting in the docs, that the underlying data model is expected to deal with those aspects.
My question is simply if anyone could point out some nice fast example code for that functionality.
Thanks.
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-
Picture tags are not working in IE11.
Steps to Reproduce
If you go to demo site https://apoorv.pro/lozad.js/demo/ and scroll to the picture tag example you will see the next error by IE console:
SCRIPT438: Object doesn't support property or method 'append'
File: lozad.min.js, Line: 9, Column: 323
Possible Solution
I solved with the this pollyfill, but there may be better soluti
loadimpact / k6
This is a reminder for loadimpact/k6#1162
configDir is a copy of os.UserConfigDir to support pre go1.12, it should be removed and use os.ConfigDir directly from go1.13 onward.
├── helloworld.py
├── static
│ ├── css
│ ├── images
│ └── js
├── templates
│ └── index.html
app = Vibora(
template_dirs=['.'],
static=StaticHandler(paths=['.'],
host='127.0.0.1',
)
)
@app.route('/index')
async def index():
return await app.render('index.html')
index.html
`<img src="/static/images/bms.png" class="img-responsive center-blo
A transparent ui-block detection library for Android. (known as BlockCanary)
-
Updated
Jan 22, 2020 - Java
Describe the improvement
I'd like to report
- Unclear documentation
- A typo
- Missing documentation
- Other
Description of the improvement / report
I could see that on selector page there is no information about Name selector . I think we should add a description, usage, and example for the reader.
Here is
With v0.6 adding quantization support, I think it is good time to add documentation on our quantization story.
There have been many questions on the forum, some of which are listed at the bottom. I myself have recently become interested in the topic, but I'm having hard time digging through the forum, github issues, PRs etc.
It would be great if we could add an end to end quantization usag
Few users has reported to me that it's not obvious that in order to make BenchmarkSwitcher handle console line arguments, they must be passed to the Run method.
We should detect a situation where args were not passed to BDN, but are present via Environment.GetCommandLineArgs
It should be just a few lines
AFAICT they are equivalent. Found a usage of PyObject_str here and it looks like the optimization isn't made in other places where we just do str(x).
I was happy to see that the usage of PyUnicode_Join was unnecessa
We are considering adding a tag to framework metadata to indicate that the maintainers of a given framework have verified the implementation. We believe this would be useful to readers of the content, to understand which frameworks' implementations have seen review by maintainers.
See the [wiki entry about a Verified tag](https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Verified-Tag
Is this a bug report?
yes
Have you read the Contributing Guidelines?
yes
Environment
CameraKit Version: 0.13.4
Android Device: not applicable
Android Version: not applicable
Steps to Reproduce
- Goto documentation page (https://camerakit.io/docs)
- Select v0.13.4 on the top left corner
Expected Behavior
Page should display
Please describe the feature/suggestion
With modern browsers, brotli is the new competitor for compression methods. The site currently only offers minified + gzipped sizes.
Describe the solution you'd like
It would be great to have minified + brotli sizes as well for comparisons. Then download times would be different for gzip and brotli, though. In that case, it'd be nice to have down
Hi,
I think I may have stumbled upon a bug.
With the value to set 'Cart' it shows 'Gear' in the drawer, this happens consistently throughout all other values
<img width="411" alt="image" src="https://user-images.githubusercontent.com/20213078/4796
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
-
Updated
Jan 23, 2020 - Java
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
-
Updated
Jan 24, 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."

Description
Using the fetch API from WHATWG in Google Chrome, an image upload does not have Content-Type multipart/form-data. Instead, the content type is set to the MIME type (ex:
image/jpeg) with aboundaryparameter. Setting Content-Type explicitly tomultipart/form-datashould result in an error (and it does).How to reproduce
Follow an existing image upload example from