Skip to content

Instantly share code, notes, and snippets.

@shubhamkumar13
Created October 13, 2020 17:30
Show Gist options
  • Save shubhamkumar13/b9341d25edac253d129c979faf226e5a to your computer and use it in GitHub Desktop.
Save shubhamkumar13/b9341d25edac253d129c979faf226e5a to your computer and use it in GitHub Desktop.
redoing fft
name command time_secs user_time_secs sys_time_secs maxrss_kB codesize ocaml_url ocaml.version ocaml.c_compiler ocaml.architecture ocaml.word_size ocaml.system ocaml.function_sections ocaml.supports_shared_libraries gc.allocated_words gc.minor_words gc.promoted_words gc.major_words gc.minor_collections gc.major_collections gc.heap_words gc.heap_chunks gc.top_heap_words gc.compactions gc.forced_major_collections variant display_name
0 fft. taskset --cpu-list 5 ./fft.exe 24.223 24.152 0.068 186680 35228 https://github.com/xavierleroy/ocaml/archive/young-limit-not-in-register.tar.gz 4.12.0+dev0-2020-04-22 gcc arm64 64 linux true true 269484159 264241273 135170027 140412913 1389 30 22173184 18 22173184 0 0 4.12.0+younglimit fft. (1026)
0 fft. taskset --cpu-list 5 ./fft.exe 24.6098 24.504 0.096 213612 34472 https://github.com/ocaml/ocaml/archive/2bb2bde74cd7c6477134570c87491b7b260d8934.tar.gz 4.12.0+dev0-2020-04-22 gcc arm64 64 linux true true 269484159 264241273 135267615 140510501 1026 30 25499648 19 25499648 0 1 4.12.0+PR+2bb2bde fft. (1026)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment