Skip to content

Commit

Permalink
Fix accidental license text in benchmark dataset json, causing breaky…
Browse files Browse the repository at this point in the history
… breaky.
  • Loading branch information
rdaum committed Jan 2, 2024
1 parent 1b47930 commit ca9cd47
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions crates/db/benches/list-append-dataset.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# Copyright (C) 2024 Ryan Daum <[email protected]>
#
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.
#
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
#
{"index":0,"time":-1,"type":"invoke","process":16,"f":"txn","value":[["append",9,1],["r",9,null],["r",9,null],["append",9,2]]}
{"index":1,"time":-1,"type":"invoke","process":7,"f":"txn","value":[["r",8,null],["r",9,null],["append",8,1]]}
{"index":2,"time":-1,"type":"invoke","process":11,"f":"txn","value":[["append",9,3]]}
Expand Down

0 comments on commit ca9cd47

Please sign in to comment.