-
I have a benchmark [here](https://github.com/mindplay-dk/sigma/blob/605780ab4ce6eb7d8bc335c62b7c2b7acdcd88c1/benchmarks/src/json/index.ts), in which the order of the tests seems to completely change t…
-
### 1Panel 版本
v1.10.2
### 请描述您的需求或者改进建议
希望可以增加针对tar归档压缩的分卷压缩支持。
当有时需要对服务器内特定路径归档备份时,产生的单文件过大(比如我们就出现了接近600GB的tar文件),这么大的单文件不利于后期处理。
可以考虑在面板压缩界面支持自定义分卷压缩,比如100GB一个数据包。
### 请描述你建议的实现方案
实现只需要使…
-
### Go version
go version go1.21.6 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/akashem/.cache/go-build'
GO…
-
As briefly discussed in https://github.com/golang/go/issues/56102#issuecomment-1317765390, I propose to promote `errgroup.Group` to the `sync` package. The proposed API set is listed below.
#…
-
Currently there is no way to map one ARB file to multiple locales, outside of using it as the default language. Would be great for the `"locale"` within the ARB file to specify multiple locales. This …
-
This is a proposal for a new guarded import syntax which allows conditionally either importing or *not* importing a library, and telling at runtime which one it was.
The allowed conditions are the …
-
### Which @angular/* package(s) are relevant/related to the feature request?
compiler
### Description
Right now if not deferrable dependency is provided, angular will load it eagerly without …
-
### Is your feature request related to a problem? Please describe.
Learners use voiceovers for playing/learning the lessons, and due to manual voiceovers in the current system, many inconsistencies…
-
Here's my preliminary bad idea.
When a router is assigned a func, it will no longer just call it. Instead, it will place it into something like this:
``` go
type CachedHandler struct {
Handler f…
-
```
In order to be sure TabGroupsManager is fully compatible with Firefox 36, I
will add usefull information and resources with some of the possible bugs and
changes to made in TGM code.
https://dev…