-
Notifications
You must be signed in to change notification settings - Fork 61
Comparing changes
Open a pull request
base repository: intuit/Tank
base: 3.3.0
head repository: intuit/Tank
compare: 4.0.0
- 9 commits
- 514 files changed
- 3 contributors
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f975226 - Browse repository at this point
Copy the full SHA f975226View commit details
Commits on Dec 7, 2023
-
Nonlinear Workload - Simplify Code + QOL changes (#291)
* default to script loops but keep sim time, agent threads numbered, + much cleaner code * update confusing variable names/comments * limit string double to 2 dec points * fixed activeCount for numbered threads * limit to 2 decimals --------- Co-authored-by: zkofiro <zakaria_kofiro@intuit.com>
Configuration menu - View commit details
-
Copy full SHA for e121c58 - Browse repository at this point
Copy the full SHA e121c58View commit details
Commits on Jan 5, 2024
-
allow any ramp rate value per agent (#292)
Co-authored-by: zkofiro <zakaria_kofiro@intuit.com>
Configuration menu - View commit details
-
Copy full SHA for 36b260b - Browse repository at this point
Copy the full SHA 36b260bView commit details
Commits on Jan 11, 2024
-
Implement Retry for Agents Starting HttpServer (#293)
* worth a shot * check if server started * if u cant beat them, join them - remove started flag to test * added retry to find service running on port * implementing retry loop if port occupied * cleaner retry logic * ignore InterruptedException when waiting for port to be available * updating to match IE exception convention --------- Co-authored-by: zkofiro <zakaria_kofiro@intuit.com>
Configuration menu - View commit details
-
Copy full SHA for 60bd3f9 - Browse repository at this point
Copy the full SHA 60bd3f9View commit details
Commits on Jan 12, 2024
-
Initialize Agents Before Starting Load (#294)
* initial implementation - test functionality * decrease reporting metric time to 15 * don't need * start agents after * update variable type * much better * pass jobId as string * UI + new agent status * UI fix * final UI change * unneeded files * update changed value --------- Co-authored-by: zkofiro <zakaria_kofiro@intuit.com>
Configuration menu - View commit details
-
Copy full SHA for 0ff242d - Browse repository at this point
Copy the full SHA 0ff242dView commit details
Commits on Jan 31, 2024
-
update position pointer to loop subnet list (#295)
Co-authored-by: zkofiro <zakaria_kofiro@intuit.com>
Configuration menu - View commit details
-
Copy full SHA for aee1e7f - Browse repository at this point
Copy the full SHA aee1e7fView commit details
Commits on Feb 6, 2024
-
update to two step instead of gate rush (#296)
Co-authored-by: zkofiro <zakaria_kofiro@intuit.com>
Configuration menu - View commit details
-
Copy full SHA for b8b2eda - Browse repository at this point
Copy the full SHA b8b2edaView commit details
Commits on Feb 26, 2024
-
[Major] Move javax -> jakarta packaging (#289)
* jakarta conversion * updated library versions * jakarta.annotation * JdkClientConnection * runtime dependencies in package assembly * Update permissions and favicon
Configuration menu - View commit details
-
Copy full SHA for 39c5d61 - Browse repository at this point
Copy the full SHA 39c5d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03240fe - Browse repository at this point
Copy the full SHA 03240feView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.3.0...4.0.0