Skip to content

Conversation

@stevekrouse
Copy link
Contributor

No description provided.

<tr>
<th>Language</th>
<th>Parsing Time (ms)</th>
<th>Compute Time (ms</th>
Copy link
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
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.

3 participants