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

Laod test suite #952

Merged
merged 8 commits into from
Nov 15, 2024
Merged

Laod test suite #952

merged 8 commits into from
Nov 15, 2024

Conversation

Nitish1814
Copy link
Contributor

changes
1- added time to report
2- report will be created under ./perfTestReport folder
3- every report will overwrite previous report

Copy link
Member

@sonalgoyal sonalgoyal left a comment

Choose a reason for hiding this comment

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

report name has date which means it is not getting overwritten?

see other comments.

@@ -1,6 +1,7 @@
name: load-test

on:
push:
Copy link
Member

Choose a reason for hiding this comment

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

why on push?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed, used for testing

@@ -16,6 +16,7 @@


public class Canopy<R> implements Serializable {
private static final long serialVersionUID = -229533781044789499L;
Copy link
Member

Choose a reason for hiding this comment

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

why are we adding it here? and this value in any case is not making sense.

@@ -7,13 +7,14 @@
#load file config to test on
config_65 = "examples/febrl120k/config.json"
Copy link
Member

Choose a reason for hiding this comment

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

rename to febrl, febrl120k, ncVoter5m

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@sonalgoyal sonalgoyal merged commit 9daa0e0 into zinggAI:main Nov 15, 2024
5 checks passed
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