mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
databases/cego: 2.26.16 -> 2.27.0
- Introduced BTree Cache to speed up the creating of large btree indizes. A BTree Cache test done with 100 million tuples went from 20h to 2.6h to create the index. Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
6f65479d95
commit
528af6fb35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403072
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.26.16
|
||||
PORTVERSION= 2.27.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cego-2.26.16.tar.gz) = f139eacb7316d3d67f17de46abc59bf616e799db2f149f8fab49914bb717e01e
|
||||
SIZE (cego-2.26.16.tar.gz) = 1366521
|
||||
SHA256 (cego-2.27.0.tar.gz) = 7c68f658686e70e83e75bea502235183bc00f9ce7cd3de46642b19b2e0dffb8b
|
||||
SIZE (cego-2.27.0.tar.gz) = 1371727
|
||||
|
Loading…
Reference in New Issue
Block a user