浏览代码

link the benchmark

Julien Schmidt 12 年之前
父节点
当前提交
af17a70cb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
 ---------------------------------------
 ---------------------------------------
 
 
 ## Features
 ## Features
-  * Lightweight and fast
+  * Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark golang MySQL-Driver performance)
   * Native Go implementation. No C-bindings, just pure Go
   * Native Go implementation. No C-bindings, just pure Go
   * No unsafe operations *(e.g. type-conversions)*
   * No unsafe operations *(e.g. type-conversions)*
   * Connections over TCP/IPv4, TCP/IPv6 or Unix Sockets
   * Connections over TCP/IPv4, TCP/IPv6 or Unix Sockets