Coder Social home page Coder Social logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
you need install TCL.

//
  wget http://nchc.dl.sourceforge.net/project/tcl/Tcl/8.5.11/tcl8511-src.zip
  unzip tcl8511-src.zip 
  cd tcl8.5.11/
  cd unix/
  ./configure
  make 
  make install

这样就已经把tclsh8.5安装到系统bin目录中。

Original comment by [email protected] on 28 Nov 2011 at 7:12

from redis.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
再重新回到 Redis 进行 make test
Execution time of different units:
  3 seconds - unit/printver
  3 seconds - unit/protocol
  3 seconds - unit/quit
  4 seconds - unit/auth
  6 seconds - unit/cas
  2 seconds - unit/pubsub
  7 seconds - unit/type/hash
  2 seconds - unit/slowlog
  13 seconds - unit/expire
  15 seconds - integration/replication
  16 seconds - integration/aof
  24 seconds - unit/type/set
  25 seconds - unit/type/list
  40 seconds - unit/type/list-2
  41 seconds - integration/replication-3
  46 seconds - unit/other
  44 seconds - unit/maxmemory
  51 seconds - unit/sort
  53 seconds - unit/type/zset
  51 seconds - integration/replication-2
  63 seconds - unit/type/list-3
  64 seconds - unit/basic

\o/ All tests passed without errors!

Cleanup: may take some time... OK
make[1]: Leaving directory `/usr/local/src/soft/redis-2.4.2/src'

Original comment by [email protected] on 28 Nov 2011 at 7:14

from redis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.