Commit 2927f44c authored by gwenn's avatar gwenn

Misc

parent 86280865
...@@ -41,8 +41,8 @@ SQLite logs (SQLITE_CONFIG_LOG) can be activated by: ...@@ -41,8 +41,8 @@ SQLite logs (SQLITE_CONFIG_LOG) can be activated by:
### Similar projects created after Jul 17, 2011: ### Similar projects created after Jul 17, 2011:
https://github.com/mattn/go-sqlite3 (Nov 11, 2011) https://github.com/mattn/go-sqlite3 (Nov 11, 2011)
https://code.google.com/p/go-sqlite (Feb 12, 2013) https://code.google.com/p/go-sqlite (Feb 12, 2013)
### Misc: ### Misc:
Conn#Exists Conn#Exists
...@@ -122,4 +122,4 @@ BenchmarkEnabledCache 1000000 1133 ns/op ...@@ -122,4 +122,4 @@ BenchmarkEnabledCache 1000000 1133 ns/op
BenchmarkLike 1000000 2508 ns/op BenchmarkLike 1000000 2508 ns/op
BenchmarkHalf 500000 4811 ns/op BenchmarkHalf 500000 4811 ns/op
BenchmarkRegexp 500000 6170 ns/op BenchmarkRegexp 500000 6170 ns/op
</pre> </pre>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment