mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-09 09:52:03 +00:00
5c1128e380
* Start to add profiling * Add include flags for macos * Add profiling funcs for the other funcs * Add profiling readme * Move sentence * Add warning section * Make run_profiler phony * Delete extra empty lines * Add line about box size * No more dropped nodes/edges * Remove function focus * Add sha256 benchmark * Benchmark sha256 with different sizes * Clean things up a little
22 lines
251 B
Plaintext
22 lines
251 B
Plaintext
test_c_kzg_4844
|
|
test_c_kzg_4844_*
|
|
coverage.html
|
|
*.profraw
|
|
*.profdata
|
|
*.prof
|
|
*.pdf
|
|
*.o
|
|
*.s
|
|
*.a
|
|
*.out
|
|
inc/blst.h*
|
|
inc/blst_aux.h*
|
|
.vscode/
|
|
.idea/
|
|
*bindings/*/*.so
|
|
*bindings/rust/target
|
|
*bindings/csharp/*.exe
|
|
*bindings/csharp/*.dll
|
|
__pycache__
|
|
.DS_Store
|