Skip to content

Commit e34acd9

Browse files
committed
minor: credits
1 parent 45e6aae commit e34acd9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CREDITS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,21 @@ Patrick Collison
7272
Chuck Remes
7373
* Extraction of BSON into separate gems
7474
* Extensions compile on Rubinius
75+
* Performance improvements for INT in C extensions
7576

7677
Dmitrii Golub (Houdini) and Jacques Crocker (railsjedi)
7778
* Support open to exclude fields on query
7879

7980
dfitzgibbon
8081
* patch for ensuring bson_ext compatibility with early release of Ruby 1.8.5
82+
83+
Matt Taylor
84+
* Noticed excessive calls to ObjectId#to_s. As a result, stopped creating
85+
log messages when no logger was passed to Mongo::Connection. Resulted in a significant
86+
performance improvement.
87+
88+
Hongli Lai (Phusion)
89+
* Significant performance improvements. See commits.
90+
91+
Mislav Marohnić
92+
* Replaced returning with each_with_object

0 commit comments

Comments
 (0)