source: src/benchmark/compile/empty.c@ 5a3e1f1

new-env
Last change on this file since 5a3e1f1 was 3edc2df, checked in by Thierry Delisle <tdelisle@…>, 9 years ago

Added benchmark for compilation time

  • Property mode set to 100644
File size: 25 bytes
Line 
1int main() {
2 return 0;
3}
Note: See TracBrowser for help on using the repository browser.