[Development] Notes from the QtCore session qt QtCS

Thiago Macieira thiago.macieira at intel.com
Fri Jun 22 14:27:48 CEST 2012


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
--+ QtCore
   * Goals for container rewrite
      * Make faster
      * Easier to read
   * JavaScript compatibility
      * precision on number conversions
      * RE compatibility
      * just plain data type conversion between JS engine
      * Reduce memory usage
   * Slice allocators
   * QByteArray of 4k size
      * it's 4k+25
   * RE for byte arrays
   * booster/kdeinit mode for Qt
   * spinlocks
   * Investigate "play nice" with std::future, std::async, etc.
   * QThread improvements (including docs)
   * thread-safe containers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120622/cd2c3957/attachment.sig>


More information about the Development mailing list