-
No matter what I pass for timeout option, long running queries appear to cancel in 15 seconds.
mmoncure@mernix2 08:43 AM ~$ mssql --version
0.4.6
mmoncure@mernix2 08:41 AM ~$ time mssql -f csv -t …
-
Using `time find /usr` benchmark:
My current terminal, Terminology: `find /usr 0.41s user 0.90s system 63% cpu 2.081 total`
Alacritty: `find /usr 0.58s user 0.89s system 5% cpu 28.101 total`
…
-
Hatched a baby pokemon and now cruncher doesn't load.
santa hat pikachu don't cause error checked with other account.
gen 2 babies seem to be the issue
posted code hope it helps.
sorry I couldn'…
-
I was just wondering, why not use wget to fetch the firmware?
It is possible, with Github, to download the entire repository as a .zip file
F.ex. here
https://codeload.github.com/Hexxeh/rpi-firmware/…
-
### Question
Hi!
How I can configure winrm in windows virtual machine template, so that after deployment of new virtual machines salt-cloud can worked via https(5986 port)?
### Setup
For examp…
-
To support container live restore, we persist driver endpoint to store which is a good way
for each network driver. But persisting endpoint to store cause a performance issue. It will take
take more t…
-
I reviewed a few open issues such as #1340 and #850 which are related to 32-bit builds but cannot compile from source.
I followed the instructions on the installation page but nothing seems to be bui…
ghost updated
7 years ago
-
##### Environment
- [x] The stream has correct Access-Control-Allow-Origin headers (CORS)
- [x] There are no network errors such as 404s in the browser console when trying to play the stream
- …
-
Using Swift 3.0 on Linux, parsing this project's SwiftPM `.build/debug.yaml` file with YamlSwift takes over 60 seconds. This takes less than a second on macOS.
Here's the sample I'm using to "benchma…
jpsim updated
7 years ago
-
Metadata merges as initially implemented in #41 fetch data batches synchronously within the flow of the query stream.
This may be fine for small merges, but throughput will suffer in larger merges a…