ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_ab_
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ cargo benchcmp tikv-1.txt tikv-2.txt | |
name tikv-1.txt ns/iter tikv-2.txt ns/iter diff ns/iter diff % speedup | |
coprocessor::codec::batch::lazy_column::benches::bench_lazy_batch_column_by_vec_clone 44,240 45,071 831 1.88% x 0.98 | |
coprocessor::codec::batch::lazy_column::benches::bench_lazy_batch_column_by_vec_push_raw_10bytes 49,509 48,678 -831 -1.68% x 1.02 | |
coprocessor::codec::batch::lazy_column::benches::bench_lazy_batch_column_clone 15,579 15,017 -562 -3.61% x 1.04 | |
coprocessor::codec::batch::lazy_column::benches::bench_lazy_batch_column_clone_10bytes 14,539 14,633 94 0.65% x 0.99 | |
coprocessor::codec::batch::lazy_column::benches::bench_lazy_batch_column_clone_and_decode 35,682 28,494 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==11220== DHAT, a dynamic heap analysis tool | |
==11220== NOTE: This is an Experimental-Class Valgrind Tool | |
==11220== Copyright (C) 2010-2015, and GNU GPL'd, by Mozilla Inc | |
==11220== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info | |
==11220== Command: target/debug/comrak -e table -e autolink script/progit.md | |
==11220== | |
==11220== error calling PR_SET_PTRACER, vgdb might block | |
==11220== | |
==11220== ======== SUMMARY STATISTICS ======== | |
==11220== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<style> | |
html, body { | |
width: 100%; | |
height: 100%; | |
margin: 0; | |
padding: 0; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<style> | |
html, body { | |
width: 100%; | |
height: 100%; | |
margin: 0; | |
padding: 0; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
title: GitHub Flavored Markdown Spec | |
version: 0.28 | |
date: '2017-08-01' | |
license: '[CC-BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)' | |
... | |
# Introduction | |
## What is GitHub Flavored Markdown? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TRACE:cargo::core::registry: remaining unlocked | |
TRACE:cargo::core::registry: rand/^0.3/registry https://github.com/rust-lang/crates.io-index | |
TRACE:cargo::core::registry: remaining unlocked | |
TRACE:cargo::core::registry: locking summary of regex v0.1.42 | |
TRACE:cargo::core::registry: aho-corasick/^0.4/registry https://github.com/rust-lang/crates.io-index | |
TRACE:cargo::core::registry: remaining unlocked | |
TRACE:cargo::core::registry: regex-syntax/^0.2/registry https://github.com/rust-lang/crates.io-index | |
TRACE:cargo::core::registry: remaining unlocked | |
TRACE:cargo::core::registry: memchr/^0.1/registry https://github.com/rust-lang/crates.io-index | |
TRACE:cargo::core::registry: remaining unlocked |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG:cargo::generate_lockfile: executing; cmd=cargo-generate-lockfile; args=["/home/brian/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo", "generate-lockfile"] | |
TRACE:cargo::ops::cargo_read_manifest: read_package; path=/mnt2/dev/parity/Cargo.toml; source-id=file:///mnt2/dev/parity | |
DEBUG:cargo::core::workspace: find_root - trying /mnt2/dev/Cargo.toml | |
DEBUG:cargo::core::workspace: find_root - trying /mnt2/Cargo.toml | |
DEBUG:cargo::core::workspace: find_root - trying /Cargo.toml | |
DEBUG:cargo::core::workspace: find_members - only me as a member | |
DEBUG:cargo::core::registry: load/missing file:///mnt2/dev/parity | |
DEBUG:cargo::sources::config: loading: file:///mnt2/dev/parity | |
TRACE:cargo::core::source: loading SourceId; file:///mnt2/dev/parity | |
TRACE:cargo::ops::cargo_read_manifest: read_package; path=/mnt2/dev/parity/Cargo.toml; source-id=file:///mnt2/dev/parity |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TRACE:cargo::core::resolver: activating multihash v0.5.1 | |
DEBUG:cargo::core::registry: load/precise registry https://github.com/rust-lang/crates.io-index | |
DEBUG:cargo::core::registry: load/precise registry https://github.com/rust-lang/crates.io-index | |
TRACE:cargo::core::registry: locking summary of tiny-keccak v1.0.5 | |
TRACE:cargo::core::resolver: multihash[0]>ring 0 candidates | |
TRACE:cargo::core::resolver: multihash[0]>ring 0 prev activations | |
TRACE:cargo::core::resolver: multihash[0]>ring -- no candidates | |
TRACE:cargo::core::resolver: parity-ipfs-api[23]>multihash trying 0.5.0 | |
TRACE:cargo::core::resolver: activating multihash v0.5.0 | |
DEBUG:cargo::core::registry: load/precise registry https://github.com/rust-lang/crates.io-index |
I hereby claim:
- I am brson on github.
- I am brson (https://keybase.io/brson) on keybase.
- I have a public key whose fingerprint is 8CAD D8A9 11C7 FDF6 84F4 535B 1645 7A63 68CF F26F
To claim this, I am signing this object: