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

Feature/perf #9

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jmikedupont2
Copy link
Member

No description provided.

mike dupont and others added 8 commits October 21, 2024 12:48
A bunch of patches to record some of the node perf data at runtime.

disable some reports, mkdir before writing

create the dirs so we can write there

adding error correction

fixing the collecting of output to after the unit tests finish

lets try to capture the results

fixing the job

update dirs

now listing the files and running different profs

adding more test

adding error checking to the copy

looking for isolate

removing extra move

fixing the directories

adding in a matrix of profile tests

adding node version to matrix

rename the artifact to include the node version

moving count to 32

perf

splitting the keccak test file into parts

by the sizes because so larger
fixme: refactor to reduce duplicate code and use parameters

reduce matrix size

perf recording

A bunch of patches to record some of the node perf data at runtime.

disable some reports, mkdir before writing

create the dirs so we can write there

adding error correction

fixing the collecting of output to after the unit tests finish

lets try to capture the results

fixing the job

update dirs

now listing the files and running different profs

adding more test

adding error checking to the copy

looking for isolate

removing extra move

fixing the directories

adding in a matrix of profile tests

adding node version to matrix

rename the artifact to include the node version

moving count to 32

perf

splitting the keccak test file into parts

by the sizes because so larger
fixme: refactor to reduce duplicate code and use parameters

reduce matrix size

all branchs

Refactoring output directory

We want the output directories to contain the branch name so we can
merge results easily. also using shellcheck
https://github.com/mschuett/yaml-shellcheck.git on the yaml.

fixing variable names

get rid of final slash that produces // double slashes

run only chunk 13 with more detail
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.

1 participant