tool
Here are 7,219 public repositories matching this topic...
(As discussed in #885,) the current benchmark suite has a few shortcomings.
The most obvious one is that there is no standardized dataset. Past ideas involved using large Git repositories (Linux, Chromium, Rust compiler), but these repositories change over time. We can not simply check out a certain state because the .git
folder will still grow. It'
When I run hyperfine as follows:
hyperfine --export-json export_file.json --time-unit millisecond ...
The information printed on screen contains the runtime in ms, but the values in json are in seconds.
STDOUT:
Benchmark 1:
Time (mean ± σ): 24338.2 ms ± 586.0 ms [User: 33456.5 ms, System: 810.7 ms]
Range (min … max): 23236.7 ms … 24935.3 ms 10 runs
B
-
Updated
Jun 1, 2022 - PHP
I've been trying to get it to work with Next.js v11 and now v12 but have never had any success. Would you mind providing an example?
Thanks
#38 still left some use of 256-colors for gray; when using tmux on the Linux kernel console, this color gets quantitized to black, so addresses are unreadable
https://github.com/sharkdp/hexyl/blob/master/src/lib.rs#L15-L16=
Shell completions
-
Updated
May 6, 2022 - C
-
Updated
May 30, 2022 - Go
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Jun 1, 2022 - Rust
Arch linux PKGBUILD
PKGBUILD script file(s)
https://wiki.archlinux.org/title/PKGBUILD
Logo
Maybe archlinux logo (from neofetch)
Upstream support
- tokei supports this language
- I've just created issue at tokei's github XAMPPRocky/tokei#888
-
Updated
May 29, 2022 - JavaScript
Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).
As an example, I tried to query the og:url
metadata.
I tried variations of //meta[property='og:url']::attr(content)
, with or without the leading //
, and with or without the `attr(conte
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php
when is used with php artisan insights
.
Maybe something like:
'parameters' => '--format=json -d memo
-
Updated
Feb 1, 2022 - C#
https://github.com/sharkdp/pastel/blob/master/src/distinct.rs#L329-L324
For line 329 here, the &colors[color] will keep loading the same value from the same memory location in this for loop, because the index color will not change. If we declare a new variable at_color outside of this for loop and reference it into to the self.distance() function then it can save a lot of memory operations bec
What would you like to be added:
Please add some basic instructions for compiling the binaries to the install readme as an alternative to curl to bash.
Why is this needed:
Some folks are uncomfortable with the security implications of curl to bash
There are additional use cases where users may wish to modify the functionality of the project to better fit their needs
**Addit
-
Updated
May 21, 2022 - Rust
Improve this page
Add a description, image, and links to the tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tool topic, visit your repo's landing page and select "manage topics."
here is an exemple for the spring4shell.nse script :