Skip to content

JSON Benchmark#166

Draft
stevekrouse wants to merge 5 commits intomainfrom
benchmark_json
Draft

JSON Benchmark#166
stevekrouse wants to merge 5 commits intomainfrom
benchmark_json

Conversation

@stevekrouse
Copy link
Copy Markdown
Contributor

No description provided.

<tr>
<th>Language</th>
<th>Parsing Time (ms)</th>
<th>Compute Time (ms</th>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
<th>Compute Time (ms</th>
<th>Compute Time (ms)</th>

let jobj = serde_json::from_str::<TestStruct>(&s).unwrap();
let end_p: UniversalInstant = Instant::now();

let start = Instant::now();
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Use universal instant here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants