[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-04 Thread ccouturi (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ccouturi updated PDFBOX-3088: - Attachment: test_medium.pdf Benchmark.java patch_cache_glyphs > Cache gly

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-04 Thread ccouturi (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ccouturi updated PDFBOX-3088: - Description: If several threads convert several pdf to png (one thread access to a single document at a

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-04 Thread ccouturi (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ccouturi updated PDFBOX-3088: - Attachment: (was: Benchmark.java) > Cache glyph table to optimize concurrent access > ---

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-04 Thread ccouturi (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ccouturi updated PDFBOX-3088: - Attachment: Benchmark.java > Cache glyph table to optimize concurrent access > --

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-05 Thread ccouturi (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ccouturi updated PDFBOX-3088: - Attachment: 0001-PDFBOX-3088-cache-glyph-table.patch > Cache glyph table to optimize concurrent access >

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-05 Thread ccouturi (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ccouturi updated PDFBOX-3088: - Attachment: (was: patch_cache_glyphs) > Cache glyph table to optimize concurrent access > ---

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-05 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3088: Labels: Optimization (was: ) > Cache glyph table to optimize concurrent access > -

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-05 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3088: Attachment: BenchmarkPDFBox3088.java Modified benchmark file: - avoid obnoxious poll - use

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-05 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3088: Attachment: PDFBOX-3088.xlsx statistic of fonts with count of glyphs, number that are cache

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-06 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3088: Attachment: PDFBOX-3088-2.xlsx > Cache glyph table to optimize concurrent access >

[jira] [Updated] (PDFBOX-3088) Cache glyph table to optimize concurrent access

2015-11-07 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3088: Labels: Optimization multithreading (was: Optimization) > Cache glyph table to optimize co