-
Umbrella issue for collecting, consolidating, and prioritizing roadmap items for the 2023-2024 increment.
How to contribute:
* user or developer - community suggestions appreciated in this threa…
-
i have noticed that just having this mod enabled and not even having items or structures down takes just over 20 percent performance down and its relly annoying. is there a way to fix this? i relly wa…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Pose Predict
#…
-
Hi,
when handling directives having NS set to SVG in HTML context, all is going fine.
But if we have a directive with NS set to HTML and handling it inside SVG context we still get `SVGElement`.
Pl…
-
_turf.polygonize_ isn't creating polygons from this input:
- https://gist.github.com/maphew/7bb77059574ea714977edae41e4b114c#file-w3w-grid-shwatka-4d-geojson
- Expected result similar to this outp…
-
I was looking into serializing the ParseTree and much to my surprise only 7 classes need to implement the Serializable interface:
``` java
public class RuleContext implements RuleNode, Serializable {…
-
### Component
_No response_
### Is your feature request related to a problem? Please describe
Unexpectedly, journalctl -n0 -f, reads from disk even though it should not need to.
When diagnosing …
-
I've started playing around in GCE.
3 machines:
* instance-1: n1-standard-2
* instance-2: n1-standard-4
* sender: n1-standard-4
All installed with Ubuntu-1703. CoreDNS is 007 (release from gi…
miekg updated
6 years ago
-
The MoreLikeThis object performs term frequency lookups for every query. From my testing that's what seems to take up the majority of time for MoreLikeThis searches.
For some (I'd venture many) ap…
-
im testing a dns server using nff-go ,code as below, but the performace is very slow,only 3,700 qps .
device info :
cpu core: 4
mem : 4G
net card :1
dns test tool: dnsperf
im so confused, thx…