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

Produce very large test patterns #51

Open
dinyar opened this issue Oct 27, 2015 · 3 comments
Open

Produce very large test patterns #51

dinyar opened this issue Oct 27, 2015 · 3 comments
Assignees

Comments

@dinyar
Copy link
Collaborator

dinyar commented Oct 27, 2015

Given some very rare bugs (i.e. only O(1) errors in the large testfile) it would be useful to have a significantly larger testfile. I believe the current file is ~10 MB large in compressed format, it may be worth having two distinct files -- one ~100 MB for regular testing with testbenches and one between 500 MB and 1 GB for overnight testing of new firmware releases.

@jlingema
Copy link
Owner

ok -- this should be trivial to produce with the L1Ntuples we have now that contain O(1 M) events.

@jlingema jlingema self-assigned this Oct 28, 2015
@jlingema
Copy link
Owner

I'm guessing these will not be very helpful for the testbench and should only be made for hw?

@dinyar
Copy link
Collaborator Author

dinyar commented Oct 28, 2015

I was thinking that the smaller of the two new ones could actually be used
for testbench testing too. I'm not sure how large the ttbar testbench file
is currently, but from memory I remember something ~70 MB. A x10 larger one
would run for about an hour which should be acceptable for semi-regular
running.

On Wed, Oct 28, 2015 at 9:23 AM Joschka Lingemann [email protected]
wrote:

I'm guessing these will not be very helpful for the testbench and should
only be made for hw?


Reply to this email directly or view it on GitHub
#51 (comment)
.

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

No branches or pull requests

2 participants