-
The reason BFS sucks balls is that all the goal nodes are at the same level, at the bottom of the tree.
So when using BFS, it is basically gonna evaluate the whole tree before stumbling upon the bo…
-
*Title*: *Support to weaken strong ETags when compressing/decompressing*
*Description*:
Currently, when using the compressor filter, there are basically two options to handle (strong) ETags:
- wh…
-
## Issue checklist
> Please put `x` inside of the box that matches your issue.
- [x] I am using the latest release
- [ ] I have referenced previously reported issues
- [ ] I have referenced avai…
-
web-1 | CommandError: Compressor is disabled. Set the COMPRESS_ENABLED setting or use --force to override.
Anyone else?
I hand edit the entrypoint.sh file and delete that line, …
-
It would be great to be able to POST compressed test result files (.zip, .tar formats)
Need for this arises when i am trying to send several thousand result files to /send-results endpoint.
-
### Proposal
Currently, wiremock does not have any support to internally compress the response for snappy compression, developers have to provide the compressed response as the stub to mock the respo…
-
`ui.Assets` are unpacked during `init`,
```
//go:embed assets.tar.gz
var assets []byte
func init() {
fs, err := targz.AsFS(bytes.NewBuffer(assets))
if err != nil {
…
-
We already use the log file generation with Serilog.Sinks.File in our .NET 6 project and want to add the compressed log file output to a separate folder archiving the logs. However, the created compre…
-
@Nowosad I've been looking at reading compressed vector files, such as this:
[GB_election_2024_sim.gpkg.zip](https://github.com/user-attachments/files/16865728/GB_election_2024_sim.gpkg.zip)
In `…
-
### Type
Game behaviour
### Bug description
Game requires the same set of beatmaps to be recalculated every launch, degrading performance until it's done. I believe these maps all previously had lo…