This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,830
Commits
4
Branches
58
Tags
26
MiB
d176c2a0f3
Commit Graph
3 Commits
Author
SHA1
Message
Date
Gary Murakami
7384585d98
write_element optimization for T_ARRAY to only allocate the buffer for the index key once instead of repeatedly for every index. This results in a 2.5x improvement for array sizes around 32. Also includes improvements to the performance tests and graphs, with plothover to show [x,y] values.
2012-04-25 17:15:31 -04:00
Gary Murakami
ba0de1bc26
[Gary] profiling for both C and Ruby
2012-04-16 17:28:48 -04:00
Gary Murakami
2390578805
[Gary] exp series benchmark tests for performance and profiling
2012-04-09 11:39:57 -04:00