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

Wrote benchmark tests for the zPages module #1504

Merged
merged 30 commits into from
Aug 7, 2020

Commits on Jul 18, 2020

  1. Removed URLEncoder

    williamhu99 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    ec31e3e View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    williamhu99 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e0fe0ed View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Added URLDecoding

    williamhu99 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    cf7f5c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db8e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4127978 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    80a5ccf View commit details
    Browse the repository at this point in the history
  2. Add images for README

    williamhu99 authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dcbd9aa View commit details
    Browse the repository at this point in the history
  3. Updated README

    williamhu99 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    24ffce2 View commit details
    Browse the repository at this point in the history
  4. Add frontend images

    williamhu99 authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5047849 View commit details
    Browse the repository at this point in the history
  5. Add backend images

    williamhu99 authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    85a539e View commit details
    Browse the repository at this point in the history
  6. Added our design doc

    williamhu99 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    4156123 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Added details on package

    wty27 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    265cf27 View commit details
    Browse the repository at this point in the history
  2. Reworded a few lines

    williamhu99 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c102e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e977dcf View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    f595909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    806b632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4dde8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c2a51 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Wrote a benchmark test for TracezSpanBuckets (#23)

    * Scaffolded logic for basic benchmark tests
    
    * Wrote benchmark tests for TracezSpanBuckets
    
    * Updated README with benchmark tests
    
    * Changed the wording slightly
    williamhu99 authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a3c9a5a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Updated README file (#25)

    wty27 authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    07b2fcf View commit details
    Browse the repository at this point in the history
  2. Wrote benchmark tests for TracezDataAggregator (#24)

    * Scaffolded logic for basic benchmark tests
    
    * Wrote benchmark tests for TracezSpanBuckets
    
    * Updated README with benchmark tests
    
    * Changed the wording slightly
    
    * Added a set of benchmark tests for TracezDataAggregator
    
    * Modified README formatting
    
    * Changed benchmark test to negate dead code elimination
    williamhu99 authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    542f756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe056e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    f714b43 View commit details
    Browse the repository at this point in the history
  2. Removed benchmark results from README and added a param to the Tracez…

    …DataAggregator benchmark tests
    williamhu99 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    922e950 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Update sdk_extensions/zpages/src/jmh/java/io/opentelemetry/sdk/extens…

    …ions/zpages/TracezDataAggregatorBenchmark.java
    
    Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
    williamhu99 and anuraaga authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    13d82c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab6f6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a4141 View commit details
    Browse the repository at this point in the history