Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

fix(profiling): if count is 0 dont serialize measurements - #205

Merged
JonasBa merged 2 commits into
mainfrom
jb/fix/invalid-measurements
Oct 30, 2023
Merged

fix(profiling): if count is 0 dont serialize measurements#205
JonasBa merged 2 commits into
mainfrom
jb/fix/invalid-measurements

Conversation

@JonasBa

Copy link
Copy Markdown
Contributor

No description provided.

Comment threadbindings/cpu_profiler.cc Outdated
#include <string>
#include <unordered_map>
#include <functional>
#include <iostream>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this leftover from debugging?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agh. Always

@JonasBa
JonasBa merged commit b0503be into mainOct 30, 2023
@JonasBa
JonasBa deleted the jb/fix/invalid-measurements branch October 30, 2023 20:06
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JonasBa@Zylphrex