-
**Is your feature request related to a problem? Please describe.**
Currently, any plugin that uses `onResolverCalled` is probably incurring significantly more performance overhead than is necessary…
-
I'm not sure which tool would be needed to determine or if it would be performant, but I like having 720p, 1080p, HDTV.. etc in the name.
-
**Is your feature request related to a problem? Please describe.**
AsyncIO is the future for performant Python web services, and thus one should be able to send push notifications via an async API.
…
-
When returning approx ~1400 records with only a few attributes, we discovered that using extends almost tripled the render time.
If we move the contents of base.rabl into index.rabl it goes from ~2…
-
Avro support is important for our gc pubsub sink, to insure a performant format + seamless integration with the rest of the google cloud ecosystem. GC Pubsub has a schema registry that can be leverage…
-
**Describe the project you are working on:**
I'm working on a 2d shmup. I use instanced rendering with multimeshes to render bullets, since I found other methods not performant enough. To avoid…
-
![image](https://user-images.githubusercontent.com/17948170/227434910-1a7bcf6a-716f-44ad-8636-0351cb990fbb.png)
Calling .getCapability() on the FrozenColorizer.item is using up a large amount of pr…
-
IO is expensive, and Results will frequently be duplicated across multiple Artifacts (e.g. the same FeatureTable will show up in all downstream Artifacts).
When loading a bunch of Artifacts at once…
-
This now appears to run slightly slower than `localeCompare` in V8, presumably due to `localeCompare` being better optimized than it was before. More to the point, it's hard to see how it could ever b…
-
There's no straightforward way to replace the "Navigation" suffix generated for navigation properties during database scaffolding. It's hard-coded [here](https://github.com/dotnet/efcore/blob/5aa72dff…