Skip to content

Conversation

@enzoevers
Copy link
Owner

No description provided.

@enzoevers enzoevers force-pushed the create-and-remove-directories branch 20 times, most recently from d5017d2 to 6c29884 Compare December 16, 2024 20:55
@enzoevers enzoevers force-pushed the create-and-remove-directories branch 6 times, most recently from 20de342 to df786d2 Compare December 23, 2024 07:49
- Create RecursiveMkdir(...)
- Create IsAbsolutePath(...)
- Create GetCurrentWorkingDirectory(...)
- Create GetAbsolutePath(...)
- Create PathExists(...)
- Create RecursiveRmdir(...)
@enzoevers enzoevers force-pushed the create-and-remove-directories branch from df786d2 to 4aeb006 Compare December 23, 2024 07:54
@enzoevers enzoevers added the comment-benchmark-results Posts the results of all benchmark results as comments in the pull request label Dec 23, 2024
@github-actions
Copy link

Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posix

Deflate_zlib_SmallTextFile,time,4294967295,1105756,0.000257
Deflate_zlib_SmallTextFile,time,4294967295,1154232,0.000269
Inflate_zlib_SmallTextFile,time,4294967295,363455,0.000085
Inflate_zlib_SmallTextFile,time,4294967295,379420,0.000088

Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posix

Deflate_zlib_SmallTextFile,time,4294967295,801935,0.000187
Deflate_zlib_SmallTextFile,time,4294967295,802602,0.000187
Inflate_zlib_SmallTextFile,time,4294967295,280890,0.000065
Inflate_zlib_SmallTextFile,time,4294967295,307246,0.000072

@github-actions
Copy link

Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posix

Deflate_zlib_SmallTextFile,time,4294967295,561000,0.000131
Deflate_zlib_SmallTextFile,time,4294967295,841000,0.000196
Inflate_zlib_SmallTextFile,time,4294967295,314000,0.000073
Inflate_zlib_SmallTextFile,time,4294967295,539000,0.000125

Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posix

Deflate_zlib_SmallTextFile,time,4294967295,312000,0.000073
Deflate_zlib_SmallTextFile,time,4294967295,401000,0.000093
Inflate_zlib_SmallTextFile,time,4294967295,220000,0.000051
Inflate_zlib_SmallTextFile,time,4294967295,257000,0.000060

@github-actions
Copy link

Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posix

Deflate_zlib_SmallTextFile,time,4294967295,1021000,0.000238
Deflate_zlib_SmallTextFile,time,4294967295,1111000,0.000259
Inflate_zlib_SmallTextFile,time,4294967295,514000,0.000120
Inflate_zlib_SmallTextFile,time,4294967295,969000,0.000226

Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posix

Deflate_zlib_SmallTextFile,time,4294967295,659000,0.000153
Deflate_zlib_SmallTextFile,time,4294967295,882000,0.000205
Inflate_zlib_SmallTextFile,time,4294967295,428000,0.000100
Inflate_zlib_SmallTextFile,time,4294967295,547000,0.000127

@github-actions
Copy link

Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on nt

Deflate_zlib_SmallTextFile,time,4294967295,1842800,0.000429
Deflate_zlib_SmallTextFile,time,4294967295,2036600,0.000474
Inflate_zlib_SmallTextFile,time,4294967295,595100,0.000139
Inflate_zlib_SmallTextFile,time,4294967295,630700,0.000147

Running: benchmark BenchmarkDeflateInflateTextFile with Release build on nt

Deflate_zlib_SmallTextFile,time,4294967295,1499100,0.000349
Deflate_zlib_SmallTextFile,time,4294967295,1564300,0.000364
Inflate_zlib_SmallTextFile,time,4294967295,303700,0.000071
Inflate_zlib_SmallTextFile,time,4294967295,370000,0.000086

@enzoevers
Copy link
Owner Author

Also successfully ran the test and benchmark executable (debug and release) on the Zybo board.

@enzoevers enzoevers marked this pull request as ready for review December 23, 2024 08:24
@enzoevers enzoevers merged commit 2c3311a into main Dec 23, 2024
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comment-benchmark-results Posts the results of all benchmark results as comments in the pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants