1
Fork 0

add results

main
Motiejus Jakštys 2022-12-11 15:19:38 +02:00
parent 2a6f9a9516
commit 68f1293511
6 changed files with 2456 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.2 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.3 MiB

1
results/profiling.txt Normal file
View File

@ -0,0 +1 @@
bazel --batch clean; perf record --call-graph=dwarf -g -o zigcc-j1.data bazel --batch build --jobs=1 --override_repository=bazel-zig-cc=/code/bazel-zig-cc --config=hermetic-sandbox --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 ... ; bazel --batch clean; perf record --call-graph=dwarf -g -o llvm-j1.data bazel --batch build --jobs=1 --override_repository=bazel-zig-cc=/code/bazel-zig-cc --config=hermetic-sandbox --extra_toolchains=@llvm_toolchain//:cc-toolchain-x86_64-linux ...

491
results/zigcc-j1.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 812 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 919 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 878 KiB