Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flamegraphs #137

Open
wants to merge 100 commits into
base: main
Choose a base branch
from
Open

Flamegraphs #137

wants to merge 100 commits into from

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    d6f9dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2cb2a5 View commit details
    Browse the repository at this point in the history
  3. Comment indirection

    brainstorm committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    dea2bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1926d93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c40a03 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. PartialEq, Eq errors

    brainstorm committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3afe447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28345c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Remove stray char in Cloud

    brainstorm committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    05b528f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Avoid duplicate CI runs

    brainstorm committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a63c889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4c794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd60301 View commit details
    Browse the repository at this point in the history
  4. Enable benchmarking phase

    brainstorm committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9d0c603 View commit details
    Browse the repository at this point in the history
  5. Trigger run

    brainstorm committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fa3f2a3 View commit details
    Browse the repository at this point in the history
  6. Redundant comment

    brainstorm committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    83fbc40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7772201 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2dbe78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d441a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52cb45d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Adjust timing and number of samples to avoid criterion warnings/runou…

    …ts, both locally and on the target CI environment (GHA).
    brainstorm committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    44a7ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56dcdd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b13c6f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Commits are non-convetional still, but let's try the request/search b…

    …enchmarks and see if release PR is working
    brainstorm committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2c6a383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358baf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f17f51b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    e499902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514dff4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    acb549c View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    brainstorm committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    157b46b View commit details
    Browse the repository at this point in the history
  3. Back pedal on push vs push_back (the former actually being the one be…

    …ing deprecated :-S)... more inline format clippy warnings that do not show locally despite cargo clean-ing and making sure same versions are running on CI and local :/
    brainstorm committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c9b92ce View commit details
    Browse the repository at this point in the history
  4. More inline format strings

    brainstorm committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    251771d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b573d0c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Ignore secrets and data

    brainstorm committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e755f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52fae72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    272c1a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fde7f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae0c09d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    ad7ea00 View commit details
    Browse the repository at this point in the history
  2. auto-push must be false when external-data-json-path is set since thi…

    …s action reads/writes the given JSON file and never pushes to remote
    brainstorm committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4b56ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ecf6d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc0ac01 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    6f7af68 View commit details
    Browse the repository at this point in the history
  2. Going a bit more verbatim on github-action-benchmark docs, perhaps mi…

    …ssed some assumption/convention?
    brainstorm committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    28d4a0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88f7caf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5e36d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b256e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    0a1439d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    2239c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94382af View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    820fc92 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    a62fcc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    6b5bed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    212fd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1cdff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b4c2e View commit details
    Browse the repository at this point in the history
  4. Merge conflicts

    brainstorm committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5b09498 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c254a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76ee9ad View commit details
    Browse the repository at this point in the history
  7. [skip ci] Repoint dependencies to its respective repos instead of loc…

    …al paths, in preparation for (manual) crates.io release
    brainstorm committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    76fe060 View commit details
    Browse the repository at this point in the history
  8. he remote server responded with an error: missing or empty metadata f…

    …ields: description, license. Please see https://doc.rust-lang.org/cargo/reference/manifest.html for how to upload metadata
    brainstorm committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    77b7772 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9993b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a80128f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f06b2d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Rename htsget-http-actix -> htsget-actix, htsget-http-lambda -> htsge…

    …t-lambda, htsget-http-core -> htsget-http, and htsget-test-utils -> htsget-test
    mmalenic committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a017b88 View commit details
    Browse the repository at this point in the history
  2. Version bump all deps

    brainstorm committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    98ba11a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    208097d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65fcc29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    585485e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9e9565 View commit details
    Browse the repository at this point in the history
  7. Stray fmt

    brainstorm committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b059b56 View commit details
    Browse the repository at this point in the history
  8. Cargo clippy

    brainstorm committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c2d29f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecc1d00 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Only trigger on those branches as I'm testing, thanks @Marcoleni, let…

    …'s see what happens now :)
    brainstorm committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    48b16a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b755b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a2fbd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    f365aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc6c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ff449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19e9c39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    736d0a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    a950199 View commit details
    Browse the repository at this point in the history
  2. Simplify cargo bench flamegraphs bench example a bit further and run …

    …it on Linux just in case pprof does not work on OSX? Also try to solve the --profile-time mystery argument on GHA
    brainstorm committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e63a1ff View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Merge deploy conflict(s)

    brainstorm committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6b3ad15 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    e3d8875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6686d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    975df66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c05343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3a2825 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    968f854 View commit details
    Browse the repository at this point in the history
  7. Binary perfile data seems to be spewed on stdout for Linux, does not …

    …happen in DTrace under OSX? See: flamegraph-rs/flamegraph#248
    
    Also check contents of restricted GHA kernel memory map.
    brainstorm committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4449b67 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    b18a45d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    482ee8e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. [ci skip] ResolveResponse trait having some weird import issues... re…

    …factoring into htsget-benchmarks after signing up for bencher.dev
    brainstorm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c2d646b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722bef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d6eea View commit details
    Browse the repository at this point in the history
  4. Add bencher.dev CI/CD

    brainstorm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    896cd5e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    87f932d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2f7c5 View commit details
    Browse the repository at this point in the history
  3. Move requests benchmarks to htsget-benchmarks crate and **separate** …

    …htsget-rs+htsget-refserver benchmark pairing. Aim is for them to run separatedly so that they are easier to paralelise on GHA CI/CD, otherwise we'll see timeouts often (we just had one now as I was integrating bencher.dev). Also we'll have a template for third party comparisons. Commented most of the search benchmarks to iterate more quickly now
    brainstorm committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7e6a624 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    8b680cd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    16569f4 View commit details
    Browse the repository at this point in the history