Skip to content

Improve numeric arg handling and add dynamic worker spawning #56

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

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
2ea06a9
Update lseek.c
jkool702 Nov 25, 2024
4c59045
Update lseek.c
jkool702 Nov 25, 2024
b10798a
start of reworking how SI/IEC prefixes parse
jkool702 Nov 29, 2024
80e1680
fix getVal
jkool702 Nov 29, 2024
c7194c3
Update forkrun.bash
jkool702 Dec 2, 2024
192b9d9
Update forkrun.bash
jkool702 Dec 2, 2024
a5d2944
Update forkrun.bash
jkool702 Dec 21, 2024
7e19130
Merge pull request #53 from jkool702/forkrun_testing_1a
jkool702 Dec 21, 2024
ba147a5
Update forkrun.bash
jkool702 Dec 22, 2024
92f6511
Update forkrun.bash
jkool702 Jan 15, 2025
c80b43b
Update forkrun.bash
jkool702 Jan 15, 2025
6913311
Update forkrun_flamechart.bash
jkool702 Jan 15, 2025
d1e80eb
Add files via upload
jkool702 Jan 15, 2025
7d0320d
Update forkrun.bash
jkool702 Jan 16, 2025
73bc1ee
Update forkrun.speedtest.hyperfine.bash
jkool702 Jan 16, 2025
d3d8ce6
Update forkrun.speedtest.hyperfine.bash
jkool702 Jan 16, 2025
12263d8
Update forkrun.speedtest.hyperfine.bash
jkool702 Jan 16, 2025
2a8c06d
Add comments to pQueue describing new worker spawning logic
jkool702 Jan 16, 2025
45d25f8
fix regression incode to run hyperfine benchmark
jkool702 Jan 16, 2025
d6ec71f
improve comments on forkrun.bash
jkool702 Jan 16, 2025
390ab0d
Update forkrun.bash
jkool702 Jan 16, 2025
f908c30
Update forkrun.bash
jkool702 Jan 16, 2025
87f8577
minor fix for hyperfine benchmark code
Jan 16, 2025
245f8e7
fine-tune pQueue logic
Jan 16, 2025
c3dd158
fine tune pQueue logic
Jan 16, 2025
1945e4f
minor fix for hyperfine benchmark
Jan 16, 2025
b90e41f
fine tune pQueue logic
Jan 16, 2025
027916b
Merge pull request #55 from jkool702/forkrun_testing_nQueue_1
jkool702 Jan 16, 2025
565c177
Merge pull request #54 from jkool702/forkrun_testing_nQueue
jkool702 Jan 16, 2025
1f57992
Update META
jkool702 Jan 17, 2025
8aa7b9b
Update README.md
jkool702 Jan 17, 2025
49c6855
Update forkrun.bash
jkool702 Jan 17, 2025
fabf753
Update lseek_compile.sh
jkool702 Jan 18, 2025
3b5d00a
enable use of lseek for aarch64 and riscv64 architectures (in additio…
Jan 18, 2025
4556c25
Update README.md
jkool702 Jan 18, 2025
5c90e89
Update lseek.c
jkool702 Jan 18, 2025
f5ece9f
Update forkrun.bash
jkool702 Jan 18, 2025
0102fbd
Update forkrun.bash
jkool702 Jan 19, 2025
850f5cf
Update forkrun.bash
jkool702 Jan 20, 2025
9a16cc5
Initial support for a new '-n <#>' flag that limits the total number …
Jan 20, 2025
cf5e7b3
Update forkrun.bash
jkool702 Jan 20, 2025
119a2bd
Merge pull request #57 from jkool702/forkrun_testing_readLimit
jkool702 Jan 20, 2025
72d889d
Update forkrun.bash
jkool702 Jan 21, 2025
76458d9
Update forkrun.bash
jkool702 Jan 21, 2025
8d3b4e9
Update forkrun.bash
jkool702 Jan 22, 2025
edd97fd
Update forkrun.bash
jkool702 Jan 22, 2025
2c0b8bb
Update forkrun.bash
jkool702 Jan 23, 2025
12d1cb8
Update forkrun.bash
jkool702 Jan 23, 2025
f197ba2
Merge pull request #58 from jkool702/forkrun_testing_test_1
jkool702 Jan 23, 2025
35a4a73
Update forkrun.bash
jkool702 Jan 23, 2025
1094697
Merge pull request #59 from jkool702/forkrun_testing_test
jkool702 Jan 23, 2025
56d2117
Update README.md
jkool702 Jan 23, 2025
7d5bd5b
Update forkrun.bash
jkool702 Jan 23, 2025
e57ed6d
Update README.md
jkool702 Jan 23, 2025
984b449
Update README.md
jkool702 Jan 23, 2025
db93038
Update README.md
jkool702 Jan 23, 2025
a1aced6
Update lseek.c
jkool702 Jan 23, 2025
7761bbd
expand unit tests + fix minor parsing error
Jan 25, 2025
e285225
Update forkrun.unit-tests.sorting.new.bash
jkool702 Jan 26, 2025
bac82d7
Update forkrun.unit-tests.sorting.new.bash
jkool702 Jan 29, 2025
b1c7d69
Update forkrun.unit-tests.sorting.new.bash
jkool702 Jan 29, 2025
f458698
Update README.md
jkool702 Jan 29, 2025
c5f1a2c
Update README.md
jkool702 Jan 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions FlameCharts/forkrun_flamechart.bash
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ for nn in "${A[@]}"; do
sleep 1
done

# ./flamegraph.pl --title="forkrun flamechart" --subtitle='combined hash algs | dynamic coproc count' --flamechart --minwidth 1 --height 20 --width 4200 out.folded >forkrun_flamechart.svg


Loading