mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
it's -> its
This commit is contained in:
parent
1b13191fdc
commit
2b9284ccef
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
// When writing a new benchmark, there are a few things to keep in mind other
|
||||
// than just implementing the interface:
|
||||
//
|
||||
// 1. The benchmark should modify it's own configuration in its Init method based
|
||||
// 1. The benchmark should modify its own configuration in its Init method based
|
||||
// on the agentNum it is given. How it modifies is specific to the benchmark,
|
||||
// but the idea is that it should make sense to call the benchmark with the same
|
||||
// configuration, but multiple different agent numbers, and it should do useful
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue