ropensci / redland-bindings

Redland librdf language bindings
http://librdf.org/bindings/
Other
17 stars 3 forks source link

Create stress tests for building models #16

Closed gothub closed 9 years ago

gothub commented 9 years ago

Write stress tests that perform many iterations of:

These tests should verify that:

gothub commented 9 years ago

Stress test added as file inst/tests/stressTest.R, which is not run when test_package("redland") is invoked. The stress test creates a model with many statements, queries it and serializes it, then frees memory.

Added in commit 3f395dadc9b8fb5b8585c91a3d513515f93fa166