| Author | 
  | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Wed 29 May '19 10:23    Post subject:  | 
     | 
 
  | 
 
New released version 1.5.16
 
 
No idea for the performance issue.
 
Here is my compile line with original github src and standard cygwin 32 & 64 installation...
 
 	  | Code: | 	 		  unameOut="$(uname -a)"
 
mkdir -p release/
 
mkdir -p release/x86/
 
mkdir -p release/x64/
 
./version.sh
 
./autogen.sh
 
case "${unameOut}" in
 
    *i686*)     ./configure CFLAGS=' -O3 -s ' --prefix=/cygdrive/c/src/memcached/release/x86/ --disable-dependency-tracking --enable-silent-rules${machine} --disable-docs --disable-coverage;;
 
    *x86_64*)   ./configure CFLAGS=' -O3 -s ' --prefix=/cygdrive/c/src/memcached/release/x64/ --disable-dependency-tracking --enable-silent-rules${machine} --disable-docs --disable-coverage --enable-64bit;;
 
 
esac
 
make CFLAGS=' -O3 -s ' -j8 clean install | 	  
 
If you see something wrong or some flag to change & test; don't hesitate, I’ll try it! | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Tue 24 Sep '19 16:24    Post subject:  | 
     | 
 
  | 
 
| New released version 1.5.18 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Wed 02 Oct '19 14:22    Post subject:  | 
     | 
 
  | 
 
| New released version 1.5.19 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Tue 12 Nov '19 16:44    Post subject:  | 
     | 
 
  | 
 
| New released version 1.5.20 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Sat 25 Jan '20 11:35    Post subject:  | 
     | 
 
  | 
 
New released version 1.5.21
 
added AVX & TLS versions | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Thu 06 Feb '20 16:42    Post subject:  | 
     | 
 
  | 
 
| New released version 1.5.22 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Wed 01 Apr '20 7:51    Post subject:  | 
     | 
 
  | 
 
| New released version 1.6.3 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Tue 14 Apr '20 12:15    Post subject:  | 
     | 
 
  | 
 
| New released version 1.6.5 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Thu 14 May '20 15:42    Post subject:  | 
     | 
 
  | 
 
| New released version 1.6.6 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Wed 06 Jan '21 14:04    Post subject:  | 
     | 
 
  | 
 
| released version 1.6.9 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Thu 29 Jul '21 12:17    Post subject:  | 
     | 
 
  | 
 
| released version 1.6.10 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Thu 30 Sep '21 10:48    Post subject:  | 
     | 
 
  | 
 
| released version 1.6.12 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Fri 14 Jan '22 9:56    Post subject:  | 
     | 
 
  | 
 
| released version 1.6.13 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Sun 13 Feb '22 19:20    Post subject:  | 
     | 
 
  | 
 
| released version 1.6.14 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Tue 05 Apr '22 9:21    Post subject:  | 
     | 
 
  | 
 
| released version 1.6.15 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Tue 20 Sep '22 11:14    Post subject:  | 
     | 
 
  | 
 
| new released version 1.6.16 & 1.6.17 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Mon 05 Jun '23 10:12    Post subject:  | 
     | 
 
  | 
 
| new released version 1.6.20 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Mon 03 Jul '23 8:07    Post subject:  | 
     | 
 
  | 
 
| new released version 1.6.21 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Thu 19 Oct '23 9:23    Post subject:  | 
     | 
 
  | 
 
| new released version 1.6.22 | 
 
  | 
| Back to top | 
 | 
nono303
 
  
  Joined: 20 Dec 2016 Posts: 215 Location: Lille, FR, EU
  | 
 Posted: Thu 11 Jan '24 12:02    Post subject:  | 
     | 
 
  | 
 
| new released version 1.6.23 | 
 
  | 
| Back to top | 
 |