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

perf: optimize RecordBatch to HttpOutput conversion #4178

Merged
merged 8 commits into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. add benchmark

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8966678 View commit details
    Browse the repository at this point in the history
  2. save 70ms

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6d5dbae View commit details
    Browse the repository at this point in the history
  3. add profiler

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    41e6f92 View commit details
    Browse the repository at this point in the history
  4. save 50ms

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ce1d4a5 View commit details
    Browse the repository at this point in the history
  5. save 160ms

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    08646b0 View commit details
    Browse the repository at this point in the history
  6. format toml file

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    af5a68d View commit details
    Browse the repository at this point in the history
  7. fix license header

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8383f22 View commit details
    Browse the repository at this point in the history
  8. fix windows build

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4923089 View commit details
    Browse the repository at this point in the history