Skip to content

Instantly share code, notes, and snippets.

View bebehei's full-sized avatar

Benedikt Heine bebehei

View GitHub Profile
@bebehei
bebehei / .gitignore
Last active September 5, 2018 13:57
gdk pixbuf fileinfo tester
/gdkpb
@bebehei
bebehei / logfile
Created November 13, 2018 15:14
stringtest to check the optimisation of constant substrings
[bebe:~/stringtest] % gcc --version
gcc (GCC) 8.2.1 20180831
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[bebe:~/stringtest] % gcc -o stringtest stringtest.c -O0
[bebe:~/stringtest] % ./stringtest
sameptr: (diff: 0)
same1: 0x563efba8d004
same2: 0x563efba8d004