jenkinsci / jenkinsci/subversion-plugin

[JENKINS-2001] SVN check out slow performance issue - REGRESSION 1.419 to 1.421

Open
#474 16 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

The Subversion checkout in Hudson's continuous build is slow. Despite setting

the checkout to run against a memory based Solaris file system, the checkout is

still acting as slowly as to a regular filesystem. For example, the Subversion

checkout for a memory based Solaris file system took just 1 minutes and 30

seconds against 7 minutes and 9 seconds for Hudson's continuous build checkout

into a memory based Solaris file system (more than 4.5 times slower). Another

example, the Subversion checkout from NetBeans IDE took only 3 minutes and it

was done into harddisk file system which faster for 2 times comparing with

Hudson checkout into a memory based Solaris file system.

---
Originally reported by ssburlg, imported from: SVN check out slow performance issue - REGRESSION 1.419 to 1.421


  • status: Reopened
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 7
  • watchers: 8
  • imported: 20251212-090250

Raw content of original issue

The Subversion checkout in Hudson's continuous build is slow. Despite setting
the checkout to run against a memory based Solaris file system, the checkout is
still acting as slowly as to a regular filesystem. For example, the Subversion
checkout for a memory based Solaris file system took just 1 minutes and 30
seconds against 7 minutes and 9 seconds for Hudson's continuous build checkout
into a memory based Solaris file system (more than 4.5 times slower). Another
example, the Subversion checkout from NetBeans IDE took only 3 minutes and it
was done into harddisk file system which faster for 2 times comparing with
Hudson checkout into a memory based Solaris file system.

  • environment: Platform: Sun, OS: Solaris

1 attachment

- [jenkins-svn-error.txt](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/20666/jenkins-svn-error.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.