Skip to content

Commit 36605fd

Browse files
committed
add C implementation for mandelbrot in the yaml
1 parent f3bb941 commit 36605fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bench/bench_c.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ problems:
2020
- 4.c
2121
- 5-im.c
2222
- 6-im.c
23+
- name: mandelbrot
24+
source:
25+
- 1-ffi.c
2326
- name: nsieve
2427
source:
2528
- 1.c

0 commit comments

Comments
 (0)