Skip to content

Conversation

@dralley
Copy link
Collaborator

@dralley dralley commented Aug 1, 2022

No description provided.

group.finish();
}

/// Decode into a buffer, then parse
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm aware that this is a premature description

@dralley dralley force-pushed the extend-benchmarks branch from cbd48dd to 69b4090 Compare August 1, 2022 04:37
static SAMPLE_NS: &str = include_str!("../tests/documents/sample_ns.xml");
static PLAYERS: &str = include_str!("../tests/documents/players.xml");

static INPUTS: &[(&str, &str)] = &[
Copy link
Collaborator Author

@dralley dralley Aug 1, 2022

Choose a reason for hiding this comment

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

We do probably want to start asking the question - which benchmarks are strictly necessary to get coverage of the things we want to test. Because otherwise it will take a very long time to run them all.

Or at least document what the most representative subset is so that it can be specified on the command line.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think, that documentation would be enough

static SAMPLE_NS: &str = include_str!("../tests/documents/sample_ns.xml");
static PLAYERS: &str = include_str!("../tests/documents/players.xml");

static INPUTS: &[(&str, &str)] = &[
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think, that documentation would be enough

@dralley dralley force-pushed the extend-benchmarks branch from 69b4090 to dae1cc9 Compare August 1, 2022 05:53
@dralley dralley force-pushed the extend-benchmarks branch from dae1cc9 to d41a7f1 Compare August 1, 2022 13:54
@dralley dralley merged commit c145576 into tafia:master Aug 1, 2022
@dralley dralley deleted the extend-benchmarks branch August 1, 2022 14:43
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