-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add heap monitoring @W-15760648@ add heap monitoring and class instrumentation * chore: fix ut * chore: bump core and jsforce versions * chore: move log trace calls * chore: improve instrumentation * chore: allow only one heap monitor * chore: refactor interval assignment to c’tor * chore: bump core * chore: wip * fix: use module bfj for json string and perf tuning @W-15724695@ @W-15760648@ Replace json stringify with bfj module Add tuning properties to streams Add env vars to adjust buffer size and json format indent * chore: apply review comments * chore: fix windows ut for table * chore: fix another windows test * chore: add comments on setImmediate calls * chore: bump kit * chore: address review comments * chore: add limits to new env var values * chore: bump core to latest
- Loading branch information
1 parent
02f4f04
commit ee6fe4b
Showing
32 changed files
with
1,653 additions
and
1,500 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.